Bump @typescript-eslint/parser from 4.12.0 to 4.14.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-01 09:08:32 +00:00 committed by GitHub
parent 2463499a7f
commit 5f5f0650b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

View file

@ -43,7 +43,7 @@
"@types/node": "^14.14.20",
"@types/xml2js": "^0.4.8",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.12.0",
"@typescript-eslint/parser": "^4.14.1",
"@vercel/ncc": "^0.26.2",
"eslint": "^7.17.0",
"eslint-plugin-github": "^4.1.1",