chore(deps-dev): bump @typescript-eslint/parser from 4.11.1 to 4.12.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-07 07:21:16 +00:00
committed by probot-auto-merge[bot]
parent 2fb6f6a21c
commit 82453b1619
2 changed files with 24 additions and 24 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/node": "^14.14.20",
"@typescript-eslint/parser": "^4.11.1",
"@typescript-eslint/parser": "^4.12.0",
"@vercel/ncc": "^0.26.2",
"eslint": "^7.17.0",
"eslint-plugin-github": "^4.1.1",