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-02 17:47:42 +00:00 committed by Labhansh Agrawal
parent a43ff2365a
commit b7db6b30c8
2 changed files with 42 additions and 8 deletions

View file

@ -89,7 +89,7 @@
"@types/terser-webpack-plugin": "5.0.4",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "4.28.5",
"@typescript-eslint/parser": "4.28.5",
"@typescript-eslint/parser": "4.29.0",
"ava": "3.15.0",
"babel-loader": "8.2.2",
"concurrently": "6.2.0",