chore(deps-dev): bump @typescript-eslint/parser from 4.25.0 to 4.26.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-01 05:52:06 +00:00
committed by probot-auto-merge[bot]
parent d08af62ae5
commit 32aadc64ee
2 changed files with 73 additions and 29 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.6.1",
"@typescript-eslint/parser": "^4.25.0",
"@typescript-eslint/parser": "^4.26.0",
"@vercel/ncc": "^0.28.6",
"eslint": "^7.27.0",
"eslint-plugin-github": "^4.1.3",