Skip to content

Commit b8ce24d

Browse files
chore(deps-dev): update @typescript-eslint/parser requirement
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. - [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.46.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ec9df9 commit b8ce24d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/jest": "^30.0.0",
3232
"@types/node": "^24.3.1",
3333
"@typescript-eslint/eslint-plugin": "^8.42.0",
34-
"@typescript-eslint/parser": "^8.42.0",
34+
"@typescript-eslint/parser": "^8.46.1",
3535
"esbuild": "^0.25.9",
3636
"eslint": "^9.35.0",
3737
"eslint-plugin-import": "^2.32.0",

0 commit comments

Comments
 (0)