Bump @typescript-eslint/parser from 5.10.1 to 5.10.2

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.10.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-01 11:15:17 +00:00
committed by GitHub
parent e700d33cb0
commit 20470d774b
2 changed files with 42 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "^27.4.0",
"@types/node": "^17.0.13",
"@typescript-eslint/parser": "^5.10.1",
"@typescript-eslint/parser": "^5.10.2",
"@vercel/ncc": "^0.33.1",
"eslint": "^8.8.0",
"eslint-plugin-github": "^4.3.5",