Skip to content

Commit 27a9734

Browse files
Update typescript-eslint monorepo to v8.46.0
1 parent adc07e5 commit 27a9734

File tree

2 files changed

+82
-70
lines changed

2 files changed

+82
-70
lines changed

package-lock.json

Lines changed: 79 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.8",
67-
"@typescript-eslint/eslint-plugin": "8.40.0",
68-
"@typescript-eslint/parser": "8.40.0",
67+
"@typescript-eslint/eslint-plugin": "8.46.0",
68+
"@typescript-eslint/parser": "8.46.0",
6969
"chokidar-cli": "3.0.0",
7070
"convex": "^1.27.3",
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.0",
8181
"vitest": "3.2.4"
8282
},
8383
"main": "./dist/client/index.js",

0 commit comments

Comments
 (0)