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

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.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/v4.22.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]
2021-05-10 09:59:26 +02:00
committed by GitHub
parent 7242f6d3df
commit 19cc5634e1
2 changed files with 246 additions and 24 deletions

View File

@@ -40,7 +40,7 @@
"devDependencies": {
"@types/js-yaml": "^4.0.1",
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.0",
"@vercel/ncc": "^0.27.0",
"all-contributors-cli": "^6.20.0",