We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fc417 commit 7a8183bCopy full SHA for 7a8183b
explorer-v2/package.json
@@ -13,7 +13,7 @@
13
},
14
"dependencies": {
15
"@fontsource/fira-mono": "^5.1.0",
16
- "@typescript-eslint/parser": "^7.18.0",
+ "@typescript-eslint/parser": "^8.0.0",
17
"eslint": "^8.57.1",
18
"eslint-scope": "^7.2.2",
19
"esquery": "^1.6.0",
package.json
@@ -75,9 +75,9 @@
75
"@types/mocha": "^10.0.9",
76
"@types/node": "^22.0.0",
77
"@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",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
+ "@typescript-eslint/parser": "~8.15.0",
+ "@typescript-eslint/types": "~8.15.0",
81
"benchmark": "^2.1.4",
82
"chai": "^4.5.0",
83
"env-cmd": "^10.1.0",
0 commit comments