Skip to content

Commit 8a8c8d9

Browse files
deps(deps-dev): bump @typescript-eslint/typescript-estree (#1113)
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 5.62.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/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/typescript-estree) --- updated-dependencies: - dependency-name: "@typescript-eslint/typescript-estree" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2099c5c commit 8a8c8d9

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
@@ -57,7 +57,7 @@
5757
"@types/react-syntax-highlighter": "^15.5.13",
5858
"@typescript-eslint/eslint-plugin": "^5.62.0",
5959
"@typescript-eslint/parser": "^6.21.0",
60-
"@typescript-eslint/typescript-estree": "^5.62.0",
60+
"@typescript-eslint/typescript-estree": "^8.40.0",
6161
"@vitejs/plugin-react": "^5.0.0",
6262
"@wyw-in-js/babel-preset": "^0.7.0",
6363
"@wyw-in-js/cli": "^0.7.0",

0 commit comments

Comments
 (0)