build(deps-dev): bump @typescript-eslint/eslint-plugin (#253)

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-31 16:30:44 +08:00
committed by GitHub
parent 18265ba4d8
commit aa4608ff29
2 changed files with 268 additions and 24 deletions

View File

@@ -39,7 +39,7 @@
"devDependencies": {
"@types/node": "^15.6.1",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.24.0",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.27.0",