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

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.17.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:40:10 +00:00
committed by 禾几海
parent 2e7e835861
commit 4bcc35b0b9

View File

@@ -59,6 +59,6 @@
"@angular-eslint/schematics": "1.2.0", "@angular-eslint/schematics": "1.2.0",
"@angular-eslint/template-parser": "1.2.0", "@angular-eslint/template-parser": "1.2.0",
"@typescript-eslint/eslint-plugin": "4.17.0", "@typescript-eslint/eslint-plugin": "4.17.0",
"@typescript-eslint/parser": "4.17.0" "@typescript-eslint/parser": "4.26.0"
} }
} }