Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm package eslint-plugin-storybook to v0.11.2 #6054

Merged
merged 1 commit into from
Jan 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libs/@hashintel/block-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/react-dom": "19.0.2",
"@types/react-syntax-highlighter": "15.5.13",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/query-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@mui/material": "5.16.13",
"@mui/system": "5.16.13",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/type-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/lodash.memoize": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-plugin-canonical": "5.1.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-storybook": "0.11.2",
"eslint-unicorn": "55.0.0",
"globals": "15.14.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7902,7 +7902,7 @@ __metadata:
"@types/react-dom": "npm:19.0.2"
"@types/react-syntax-highlighter": "npm:15.5.13"
eslint: "npm:9.17.0"
eslint-plugin-storybook: "npm:0.11.1"
eslint-plugin-storybook: "npm:0.11.2"
lowlight: "npm:2.9.0"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
Expand Down Expand Up @@ -7941,7 +7941,7 @@ __metadata:
clsx: "npm:1.2.1"
echarts: "npm:5.6.0"
eslint: "npm:9.17.0"
eslint-plugin-storybook: "npm:0.11.1"
eslint-plugin-storybook: "npm:0.11.2"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-loading-skeleton: "npm:3.5.0"
Expand Down Expand Up @@ -7971,7 +7971,7 @@ __metadata:
"@mui/system": "npm:5.16.13"
clsx: "npm:1.2.1"
eslint: "npm:9.17.0"
eslint-plugin-storybook: "npm:0.11.1"
eslint-plugin-storybook: "npm:0.11.2"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
react-hook-form: "npm:7.54.2"
Expand Down Expand Up @@ -8003,7 +8003,7 @@ __metadata:
"@types/lodash.uniqueid": "npm:4.0.9"
clsx: "npm:1.2.1"
eslint: "npm:9.17.0"
eslint-plugin-storybook: "npm:0.11.1"
eslint-plugin-storybook: "npm:0.11.2"
lodash.memoize: "npm:4.1.2"
lodash.uniqueid: "npm:4.0.1"
material-ui-popup-state: "npm:4.1.0"
Expand Down Expand Up @@ -9310,7 +9310,7 @@ __metadata:
eslint-plugin-canonical: "npm:5.1.2"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-react-hooks: "npm:5.1.0"
eslint-plugin-storybook: "npm:0.11.1"
eslint-plugin-storybook: "npm:0.11.2"
eslint-unicorn: "npm:55.0.0"
globals: "npm:15.14.0"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -27046,16 +27046,16 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-storybook@npm:0.11.1":
version: 0.11.1
resolution: "eslint-plugin-storybook@npm:0.11.1"
"eslint-plugin-storybook@npm:0.11.2":
version: 0.11.2
resolution: "eslint-plugin-storybook@npm:0.11.2"
dependencies:
"@storybook/csf": "npm:^0.1.11"
"@typescript-eslint/utils": "npm:^8.8.1"
ts-dedent: "npm:^2.2.0"
peerDependencies:
eslint: ">=6"
checksum: 10c0/0520018311c6da25fe2d0db24a59e99ecefe74c4cadd4eba42ce3b1b0ce2c3cc6f88d48680389374f99e10151a7ef3da52386853d9d5a4058c41ae72e2184549
eslint: ">=8"
checksum: 10c0/8ba697ec92282b747ba20d8759fd2999b9d35f7a0adb7a809fe36e7baaac142b0f2123f78a87c05b811868d7e62d828ded1855fac4913667c470540dfdf0b3dc
languageName: node
linkType: hard

Expand Down
Loading