Skip to content

Commit 98135fb

Browse files
fix(deps): update dependency eslint to v9 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ed0609 commit 98135fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explorer-v2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@fontsource/fira-mono": "^5.1.0",
1616
"@typescript-eslint/parser": "^7.18.0",
17-
"eslint": "^8.57.1",
17+
"eslint": "^9.0.0",
1818
"eslint-scope": "^7.2.2",
1919
"esquery": "^1.6.0",
2020
"pako": "^2.1.0",

0 commit comments

Comments
 (0)