13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-03 06:09:30 +00:00

Bump @typescript-eslint/parser from 8.57.2 to 8.58.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-13 14:39:00 +00:00 committed by Jim Kane
parent 4e007e4534
commit 540ff54272
2 changed files with 140 additions and 10 deletions

View file

@ -41,7 +41,7 @@
"@types/node": "^25.3.5",
"@types/picomatch": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^8.57.2",
"@typescript-eslint/parser": "^8.57.2",
"@typescript-eslint/parser": "^8.58.0",
"@vercel/ncc": "^0.38.4",
"eslint": "10.2.0",
"eslint-plugin-jest": "^29.15.1",