Bump @typescript-eslint/parser from 4.29.2 to 5.0.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.2 to 5.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.0.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-14 17:00:52 +00:00 committed by GitHub
parent 1ebb0a0a35
commit 6ca99f72e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 227 additions and 56 deletions

View file

@ -60,7 +60,7 @@
"@types/node": "^16.4.6",
"@types/semver": "^7.3.8",
"@types/sinon": "^10.0.2",
"@typescript-eslint/parser": "^4.29.2",
"@typescript-eslint/parser": "^5.0.0",
"ava": "3.8.1",
"eslint": "^7.32.0",
"eslint-plugin-filenames": "^1.3.2",