Skip to content

Commit 2f7c75a

Browse files
Build(deps-dev): bump @typescript-eslint/parser from 8.13.0 to 8.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.13.0 to 8.17.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.17.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d83381 commit 2f7c75a

File tree

2 files changed

+102
-9
lines changed

2 files changed

+102
-9
lines changed

package-lock.json

+101-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@types/node": "^22.9.0",
1616
"@typescript-eslint/eslint-plugin": "8.13.0",
17-
"@typescript-eslint/parser": "8.13.0",
17+
"@typescript-eslint/parser": "8.17.0",
1818
"builtin-modules": "4.0.0",
1919
"esbuild": "0.24.0",
2020
"is-valid-hostname": "1.0.2",

0 commit comments

Comments
 (0)