Skip to content

Commit 2052591

Browse files
deps(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.40.0 (#1101)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.40.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.40.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2a5f3b commit 2052591

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
@@ -56,7 +56,7 @@
5656
"@types/react-dom": "^16.9.5 || 17.x || 18.x || 19.x",
5757
"@types/react-syntax-highlighter": "^15.5.13",
5858
"@typescript-eslint/eslint-plugin": "^5.62.0",
59-
"@typescript-eslint/parser": "^6.21.0",
59+
"@typescript-eslint/parser": "^8.40.0",
6060
"@typescript-eslint/typescript-estree": "^8.40.0",
6161
"@vitejs/plugin-react": "^5.0.0",
6262
"@wyw-in-js/babel-preset": "^0.7.0",

0 commit comments

Comments
 (0)