Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent b427ec8 commit 424b1b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion explorer-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@astrojs/svelte": "^5.0.0",
"astro": "^4.0.0",
"astro-eslint-parser": "file:..",
"eslint": "^8.15.0",
"eslint": "^9.0.0",
"eslint-plugin-react": "^7.29.4",
"monaco-editor": "^0.48.0",
"pako": "^2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"env-cmd": "^10.1.0",
"esbuild": "^0.20.0",
"esbuild-register": "^3.3.3",
"eslint": "^8.15.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-formatter-codeframe": "^7.32.1",
"eslint-plugin-astro": "^0.34.0",
Expand Down

0 comments on commit 424b1b3

Please sign in to comment.