Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0 (#185)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.24.0 to 4.25.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.25.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-24 16:20:56 -07:00
committed by GitHub
parent dcc0eb3c73
commit a3d2213a41
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.6",
"@types/react-linkify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.24.0",
"eslint": "^7.27.0",
"eslint-config-airbnb": "^18.2.1",