chore(deps-dev): bump @typescript-eslint/eslint-plugin (#102)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 3.10.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/v3.10.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]
2020-08-25 09:51:48 +03:00
committed by GitHub
parent a017c79217
commit 11dcd8bc73
2 changed files with 21 additions and 21 deletions

View File

@@ -38,7 +38,7 @@
"devDependencies": {
"@nestjs/common": "7.4.2",
"@nestjs/core": "7.4.2",
"@typescript-eslint/eslint-plugin": "3.9.1",
"@typescript-eslint/eslint-plugin": "3.10.0",
"@typescript-eslint/parser": "3.10.0",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",