Skip to content

Commit 19938fb

Browse files
chore(deps): update linting
1 parent 9033e2d commit 19938fb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@biomejs/biome": "^1.9.4",
2727
"@changesets/cli": "^2.29.8",
2828
"@codspeed/vitest-plugin": "^5.2.0",
29-
"@eslint/js": "^9.39.3",
29+
"@eslint/js": "^10.0.1",
3030
"@eslint/markdown": "^7.5.1",
3131
"@microsoft/api-extractor": "catalog:",
3232
"@rsbuild/core": "catalog:rsbuild",
@@ -41,16 +41,16 @@
4141
"@vitest/eslint-plugin": "^1.6.9",
4242
"@vitest/ui": "^3.2.4",
4343
"dprint": "^0.51.1",
44-
"eslint": "^9.39.3",
44+
"eslint": "^10.0.2",
4545
"eslint-import-resolver-typescript": "^4.4.4",
4646
"eslint-plugin-headers": "^1.3.4",
4747
"eslint-plugin-import": "^2.32.0",
4848
"eslint-plugin-n": "^17.24.0",
49-
"eslint-plugin-react-hooks": "^5.2.0",
49+
"eslint-plugin-react-hooks": "^7.0.1",
5050
"eslint-plugin-react-refresh": "^0.5.0",
51-
"eslint-plugin-regexp": "^2.10.0",
52-
"eslint-plugin-unicorn": "^61.0.2",
53-
"globals": "^16.5.0",
51+
"eslint-plugin-regexp": "^3.0.0",
52+
"eslint-plugin-unicorn": "^63.0.0",
53+
"globals": "^17.3.0",
5454
"husky": "^9.1.7",
5555
"lint-staged": "^16.2.7",
5656
"sort-package-json": "^3.6.1",

packages/web-platform/web-core-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@rsbuild/plugin-eslint": "1.2.1",
6767
"@rsbuild/plugin-source-build": "1.0.4",
6868
"binaryen": "^125.0.0",
69-
"eslint-plugin-compat": "^6.2.0",
69+
"eslint-plugin-compat": "^7.0.0",
7070
"fb-dotslash": "^0.5.8",
7171
"jsdom": "^27.4.0",
7272
"tslib": "^2.8.1",

0 commit comments

Comments
 (0)