chore(deps-dev): bump @typescript-eslint/parser from 4.0.1 to 4.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-08 06:14:25 +00:00
committed by probot-auto-merge[bot]
parent 0b8349f149
commit 19eef5aa32
2 changed files with 63 additions and 7 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"@types/jest": "^26.0.13",
"@types/node": "^14.6.4",
"@typescript-eslint/parser": "^4.0.1",
"@typescript-eslint/parser": "^4.1.0",
"@vercel/ncc": "^0.24.0",
"eslint": "^7.8.1",
"eslint-plugin-github": "^4.1.1",