Skip to content

Commit 6bc94e3

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/jsonschema-page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"querystring-es3": "^0.2.1",
5959
"react": "^17.0.2",
6060
"react-dom": "^17.0.2",
61-
"storybook": "^9.1.17",
61+
"storybook": "^9.1.19",
6262
"stream-browserify": "^3.0.0",
6363
"terser-webpack-plugin": "^5.3.10",
6464
"typescript": "^5.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12057,10 +12057,10 @@ statuses@2.0.1:
1205712057
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
1205812058
integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=
1205912059

12060-
storybook@^9.1.17:
12061-
version "9.1.17"
12062-
resolved "https://registry.yarnpkg.com/storybook/-/storybook-9.1.17.tgz#1d210ecb7e62260a68644d3e6cc81e04c0dcce85"
12063-
integrity sha512-kfr6kxQAjA96ADlH6FMALJwJ+eM80UqXy106yVHNgdsAP/CdzkkicglRAhZAvUycXK9AeadF6KZ00CWLtVMN4w==
12060+
storybook@^9.1.19:
12061+
version "9.1.19"
12062+
resolved "https://registry.yarnpkg.com/storybook/-/storybook-9.1.19.tgz#50b7750534c8c61f934d9c21fe6d904da68c7d54"
12063+
integrity sha512-P7K/b+Pn1sXJzwYCF6hH5Zjdrg4ZlA5Bz9rdOJEdvm6ev27XESDGI+Ql+dfUfUcGOym3Aud4MssJIDEF2ocsyQ==
1206412064
dependencies:
1206512065
"@storybook/global" "^5.0.0"
1206612066
"@testing-library/jest-dom" "^6.6.3"

0 commit comments

Comments
 (0)