Skip to content

Commit 9b3247a

Browse files
Update typescript-eslint monorepo to v8.46.2
1 parent 160c2e5 commit 9b3247a

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package-lock.json

Lines changed: 67 additions & 67 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
@@ -64,8 +64,8 @@
6464
"@eslint/eslintrc": "3.3.1",
6565
"@eslint/js": "9.37.0",
6666
"@types/node": "22.18.12",
67-
"@typescript-eslint/eslint-plugin": "8.40.0",
68-
"@typescript-eslint/parser": "8.40.0",
67+
"@typescript-eslint/eslint-plugin": "8.46.2",
68+
"@typescript-eslint/parser": "8.46.2",
6969
"chokidar-cli": "3.0.0",
7070
"convex": "1.28.0",
7171
"convex-test": "0.0.38",
@@ -77,7 +77,7 @@
7777
"pkg-pr-new": "0.0.60",
7878
"prettier": "3.6.2",
7979
"typescript": "5.9.3",
80-
"typescript-eslint": "8.40.0",
80+
"typescript-eslint": "8.46.2",
8181
"vitest": "3.2.4"
8282
},
8383
"main": "./dist/client/index.js",

0 commit comments

Comments
 (0)