Skip to content

Commit eb3cc3f

Browse files
Update typescript-eslint monorepo to v8.43.0
1 parent f9fb1b4 commit eb3cc3f

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

package-lock.json

Lines changed: 64 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@eslint/eslintrc": "3.3.1",
6363
"@eslint/js": "9.35.0",
6464
"@types/node": "22.18.3",
65-
"@typescript-eslint/eslint-plugin": "8.40.0",
66-
"@typescript-eslint/parser": "8.40.0",
65+
"@typescript-eslint/eslint-plugin": "8.43.0",
66+
"@typescript-eslint/parser": "8.43.0",
6767
"chokidar-cli": "3.0.0",
6868
"convex-test": "0.0.38",
6969
"cpy-cli": "6.0.0",
@@ -74,7 +74,7 @@
7474
"pkg-pr-new": "0.0.60",
7575
"prettier": "3.6.2",
7676
"typescript": "5.9.2",
77-
"typescript-eslint": "8.40.0",
77+
"typescript-eslint": "8.43.0",
7878
"vitest": "3.2.4"
7979
},
8080
"main": "./dist/client/index.js",

0 commit comments

Comments
 (0)