Bump @typescript-eslint/parser from 3.10.1 to 4.3.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-01 20:55:51 +00:00 committed by Michal Dorner
parent 77dbef43ae
commit 4dff7a661d
2 changed files with 200 additions and 38 deletions

View file

@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "^26.0.10",
"@types/node": "^14.11.2",
"@typescript-eslint/parser": "^3.10.1",
"@typescript-eslint/parser": "^4.3.0",
"@vercel/ncc": "^0.23.0",
"eslint": "^7.8.1",
"eslint-plugin-github": "^4.1.1",