Skip to content

Commit ff1c31b

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 1908a37 commit ff1c31b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

explorer-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@fontsource/fira-mono": "^5.1.0",
16-
"@typescript-eslint/parser": "^7.18.0",
16+
"@typescript-eslint/parser": "^8.0.0",
1717
"eslint": "^8.57.1",
1818
"eslint-scope": "^7.2.2",
1919
"esquery": "^1.6.0",

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
"@types/mocha": "^10.0.9",
7676
"@types/node": "^22.0.0",
7777
"@types/semver": "^7.5.8",
78-
"@typescript-eslint/eslint-plugin": "^7.18.0",
79-
"@typescript-eslint/parser": "~7.18.0",
80-
"@typescript-eslint/types": "~7.18.0",
78+
"@typescript-eslint/eslint-plugin": "^8.0.0",
79+
"@typescript-eslint/parser": "~8.13.0",
80+
"@typescript-eslint/types": "~8.13.0",
8181
"benchmark": "^2.1.4",
8282
"chai": "^4.5.0",
8383
"env-cmd": "^10.1.0",

0 commit comments

Comments
 (0)