Skip to content

Commit 9ca2328

Browse files
Update typescript-eslint monorepo to v8.39.1
1 parent a7c1d4c commit 9ca2328

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.33.0",
6464
"@types/node": "22.17.1",
65-
"@typescript-eslint/eslint-plugin": "8.39.0",
66-
"@typescript-eslint/parser": "8.39.0",
65+
"@typescript-eslint/eslint-plugin": "8.39.1",
66+
"@typescript-eslint/parser": "8.39.1",
6767
"chokidar-cli": "3.0.0",
6868
"convex-test": "0.0.38",
6969
"cpy-cli": "5.0.0",
@@ -74,7 +74,7 @@
7474
"pkg-pr-new": "0.0.54",
7575
"prettier": "3.6.2",
7676
"typescript": "5.9.2",
77-
"typescript-eslint": "8.39.0",
77+
"typescript-eslint": "8.39.1",
7878
"vitest": "3.2.4"
7979
},
8080
"main": "./dist/client/index.js",

0 commit comments

Comments
 (0)