Skip to content

Commit 9033e44

Browse files
Update typescript-eslint monorepo to v8
1 parent f7de741 commit 9033e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "^20.14.9",
4343
"@types/semver": "^7.5.8",
4444
"@types/ultra-strftime": "^1.0.3",
45-
"@typescript-eslint/parser": "^7.14.1",
45+
"@typescript-eslint/parser": "^8.46.4",
4646
"c8": "^10.1.2",
4747
"chai": "^5.1.1",
4848
"coveralls": "^3.1.1",
@@ -57,7 +57,7 @@
5757
"ts-node": "^10.9.2",
5858
"tslib": "^2.6.3",
5959
"typescript": "^5.5.2",
60-
"typescript-eslint": "^7.14.1"
60+
"typescript-eslint": "^8.46.4"
6161
},
6262
"scripts": {
6363
"compile": "tsc --pretty --project .",

0 commit comments

Comments
 (0)