Bump @typescript-eslint/parser from 4.28.5 to 4.29.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.5 to 4.29.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/v4.29.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-03 10:49:07 +00:00 committed by GitHub
parent 0f516d90cf
commit a673c950da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 131 additions and 14 deletions

View file

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