Bump @typescript-eslint/parser from 4.13.0 to 4.14.0 (#282)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-01-19 05:59:51 -05:00
committed by GitHub
parent f71123a6f7
commit d09524cd2c
2 changed files with 39 additions and 17 deletions

View File

@@ -40,7 +40,7 @@
"@types/node": "^14.14.21",
"@types/semver": "^7.3.4",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"@typescript-eslint/parser": "^4.14.0",
"@vercel/ncc": "^0.27.0",
"eslint": "^7.18.0",
"eslint-plugin-github": "^4.0.1",