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

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.0 to 3.9.1.
- [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.9.1/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-18 11:43:33 +03:00
committed by GitHub
parent a4d36fd56a
commit 8f953ec095
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.0",
"@typescript-eslint/eslint-plugin": "3.9.1",
"@typescript-eslint/parser": "3.9.1",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",