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

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2022-04-11 15:49:10 +03:00
committed by GitHub
parent 58dac0a306
commit 0bb8b930aa
2 changed files with 80 additions and 197 deletions

View File

@@ -63,7 +63,7 @@
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.3",
"@types/lodash": "4.14.181",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"eslint": "8.12.0",
"eslint-config-prettier": "8.5.0",