Bump @typescript-eslint/parser from 4.15.1 to 4.16.1 (#118)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.16.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.16.1/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-03-03 00:35:22 +02:00
committed by GitHub
parent 36160f0297
commit 7fc55be752
2 changed files with 51 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
"@types/jest": "^26.0.20",
"@types/node": "^14.14.31",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.1",
"@typescript-eslint/parser": "^4.16.1",
"@types/fs-extra": "^9.0.8",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.21.0",