Bump @typescript-eslint/eslint-plugin from 4.17.0 to 4.18.0 (#75)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-03-16 13:39:50 -07:00
committed by GitHub
parent 195ac23bb2
commit b06b4c1927
2 changed files with 90 additions and 12 deletions

View File

@@ -34,7 +34,7 @@
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.3",
"@types/react-linkify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.17.0",
"eslint": "^7.22.0",
"eslint-config-airbnb": "^18.2.1",