Skip to content

Commit 18b5926

Browse files
chore(deps-dev): bump storybook from 9.1.11 to 9.1.17
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 9.1.11 to 9.1.17. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v9.1.17/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 9.1.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f37e869 commit 18b5926

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"skip-postinstall": "^1.0.0",
220220
"socket.io-mock": "^1.3.2",
221221
"source-map-support": "^0.5.19",
222-
"storybook": "^9.1.11",
222+
"storybook": "^9.1.17",
223223
"style-loader": "^2.0.0",
224224
"supertest": "^4.0.2",
225225
"terser-webpack-plugin": "^5.3.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14197,10 +14197,10 @@ stop-iteration-iterator@^1.0.0, stop-iteration-iterator@^1.1.0:
1419714197
es-errors "^1.3.0"
1419814198
internal-slot "^1.1.0"
1419914199

14200-
storybook@^9.1.11:
14201-
version "9.1.11"
14202-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-9.1.11.tgz#0dc63afabaa26478e9995565e0dc9355adadaea3"
14203-
integrity sha512-shRR8GLKoa6qSVxgC37ojtON4n+ZCFbzxL3t69qrVmMpcKqxOyZRUI933Xoi6+RQMyzqRfgkib5dvoLIGO1V4Q==
14200+
storybook@^9.1.17:
14201+
version "9.1.17"
14202+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-9.1.17.tgz#1d210ecb7e62260a68644d3e6cc81e04c0dcce85"
14203+
integrity sha512-kfr6kxQAjA96ADlH6FMALJwJ+eM80UqXy106yVHNgdsAP/CdzkkicglRAhZAvUycXK9AeadF6KZ00CWLtVMN4w==
1420414204
dependencies:
1420514205
"@storybook/global" "^5.0.0"
1420614206
"@testing-library/jest-dom" "^6.6.3"

0 commit comments

Comments
 (0)