Skip to content

Commit ea18199

Browse files
Update eslint npm packages
1 parent 37d1e0e commit ea18199

File tree

5 files changed

+140
-336
lines changed

5 files changed

+140
-336
lines changed

libs/@hashintel/ds-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react-dom": "19.2.2",
5555
"@vitejs/plugin-react": "5.0.4",
5656
"eslint": "9.38.0",
57-
"eslint-plugin-storybook": "9.1.13",
57+
"eslint-plugin-storybook": "10.1.3",
5858
"lucide-react": "0.544.0",
5959
"storybook": "9.1.13",
6060
"typescript": "5.9.3",

libs/@hashintel/query-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@mui/material": "5.18.0",
3333
"@mui/system": "5.18.0",
3434
"eslint": "9.38.0",
35-
"eslint-plugin-storybook": "9.1.13",
35+
"eslint-plugin-storybook": "10.1.3",
3636
"react": "19.2.0",
3737
"react-dom": "19.2.0",
3838
"react-hook-form": "7.65.0",

libs/@hashintel/type-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/lodash.memoize": "4.1.9",
4141
"@types/lodash.uniqueid": "4.0.9",
4242
"eslint": "9.38.0",
43-
"eslint-plugin-storybook": "9.1.13",
43+
"eslint-plugin-storybook": "10.1.3",
4444
"react": "19.2.0",
4545
"react-dom": "19.2.0",
4646
"react-hook-form": "7.65.0",

libs/@local/eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"eslint-config-airbnb": "19.0.4",
2929
"eslint-config-flat-gitignore": "2.1.0",
3030
"eslint-config-prettier": "10.1.8",
31-
"eslint-config-sheriff": "29.0.0",
31+
"eslint-config-sheriff": "31.1.0",
3232
"eslint-import-resolver-node": "0.3.9",
3333
"eslint-import-resolver-typescript": "4.4.4",
3434
"eslint-plugin-canonical": "5.1.3",
3535
"eslint-plugin-import": "2.32.0",
3636
"eslint-plugin-react-hooks": "7.0.0",
37-
"eslint-plugin-storybook": "9.1.13",
37+
"eslint-plugin-storybook": "10.1.3",
3838
"eslint-unicorn": "55.0.0",
3939
"globals": "16.4.0"
4040
},

0 commit comments

Comments
 (0)