Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 (#167)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.23.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.23.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-05-15 14:07:44 -07:00
committed by GitHub
parent 750f35a559
commit 123ed4211a
2 changed files with 41 additions and 41 deletions

View File

@@ -34,7 +34,7 @@
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.5",
"@types/react-linkify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.26.0",
"eslint-config-airbnb": "^18.2.1",