Skip to content

Commit c2f77f9

Browse files
Bump @typescript-eslint/parser from 7.18.0 to 8.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.25.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.25.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca1d6ec commit c2f77f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/jest": "^29.4.0",
3636
"@types/node": "^22.0.2",
3737
"@typescript-eslint/eslint-plugin": "^7.4",
38-
"@typescript-eslint/parser": "^7.4",
38+
"@typescript-eslint/parser": "^8.25",
3939
"@vercel/ncc": "^0.38.0",
4040
"eslint": "^8.33.0",
4141
"eslint-plugin-github": "^5.0.1",

0 commit comments

Comments
 (0)