Skip to content

Commit 71ef31e

Browse files
chore(deps): update eslint monorepo to v10
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | npm | @eslint/js | 9.39.4 | 10.0.1 | | npm | eslint | 9.39.4 | 10.2.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 13e19be commit 71ef31e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/webview_demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"react-dom": "^19.2.0"
1919
},
2020
"devDependencies": {
21-
"@eslint/js": "^9.39.1",
21+
"@eslint/js": "^10.0.0",
2222
"@types/react": "^19.2.7",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^5.1.1",
25-
"eslint": "^9.39.1",
25+
"eslint": "^10.0.0",
2626
"eslint-plugin-react-hooks": "^7.0.1",
2727
"eslint-plugin-react-refresh": "^0.5.0",
2828
"globals": "^16.5.0",

0 commit comments

Comments
 (0)