Bump @typescript-eslint/parser from 5.30.0 to 5.30.4

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.0 to 5.30.4.
- [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.30.4/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-07-04 11:06:10 +00:00
committed by GitHub
parent 14a79b4ef7
commit 4b484a48a1
2 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "^28.1.4",
"@types/node": "^18.0.1",
"@typescript-eslint/parser": "^5.30.0",
"@typescript-eslint/parser": "^5.30.4",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.19.0",
"eslint-plugin-github": "^4.3.6",