Skip to content

Commit e96a985

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 8.57.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.57.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.57.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b76d323 commit e96a985

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
@@ -10,7 +10,7 @@
1010
"@types/node": "^22.15.18",
1111
"@types/sinon": "^17.0.4",
1212
"@typescript-eslint/eslint-plugin": "5.62.0",
13-
"@typescript-eslint/parser": "5.62.0",
13+
"@typescript-eslint/parser": "8.57.0",
1414
"eslint": "~8.45.0",
1515
"eslint-config-prettier": "~9.1.2",
1616
"eslint-import-resolver-typescript": "^4.4.4",

0 commit comments

Comments
 (0)