Skip to content

Commit 7cfffc3

Browse files
fix(deps): update dependency eslint-scope to v8
1 parent 98135fb commit 7cfffc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

explorer-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@fontsource/fira-mono": "^5.1.0",
1616
"@typescript-eslint/parser": "^7.18.0",
1717
"eslint": "^9.0.0",
18-
"eslint-scope": "^7.2.2",
18+
"eslint-scope": "^8.0.0",
1919
"esquery": "^1.6.0",
2020
"pako": "^2.1.0",
2121
"svelte": "^5.0.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
}
5656
},
5757
"dependencies": {
58-
"eslint-scope": "^7.2.2",
58+
"eslint-scope": "^8.0.0",
5959
"eslint-visitor-keys": "^3.4.3",
6060
"espree": "^9.6.1",
6161
"postcss": "^8.4.39",

0 commit comments

Comments
 (0)