Skip to content

Commit 5fd2c7c

Browse files
Bump @typescript-eslint/parser
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68edbd6 commit 5fd2c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-godaddy-react-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"license": "MIT",
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.59.1",
32-
"@typescript-eslint/parser": "^5.59.1",
32+
"@typescript-eslint/parser": "^8.17.0",
3333
"eslint-config-godaddy-react": "^9.0.2",
3434
"eslint-plugin-react-hooks": "^4.6.0"
3535
},

0 commit comments

Comments
 (0)