Skip to content

Commit c8a3400

Browse files
fix(deps): update dependency eslint-scope to v8
1 parent dcd9c76 commit c8a3400

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: explorer-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@fontsource/fira-mono": "^5.0.8",
1616
"@typescript-eslint/parser": "^6.14.0",
1717
"eslint": "^8.55.0",
18-
"eslint-scope": "^7.2.2",
18+
"eslint-scope": "^8.0.0",
1919
"esquery": "^1.5.0",
2020
"pako": "^2.1.0",
2121
"svelte": "^5.0.0-next.25",

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
}
5555
},
5656
"dependencies": {
57-
"eslint-scope": "^7.2.2",
57+
"eslint-scope": "^8.0.0",
5858
"eslint-visitor-keys": "^3.4.3",
5959
"espree": "^9.6.1",
6060
"postcss": "^8.4.32",

0 commit comments

Comments
 (0)