Skip to content

Commit f045486

Browse files
chore(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 e7c55ea commit f045486

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"husky": "~9.1.7",
4343
"pinst": "~3.0.0",
4444
"prettier": "~3.6.2",
45-
"storybook": "~9.1.17",
45+
"storybook": "~9.1.19",
4646
"turbo": "~2.7.6",
4747
"typescript": "~5.9.3",
4848
"typescript-eslint": "~8.46.4",

packages/fuselage-forms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react": "~18.3.1",
6060
"react-dom": "~18.3.1",
6161
"rimraf": "~6.0.1",
62-
"storybook": "~9.1.17",
62+
"storybook": "~9.1.19",
6363
"ts-jest": "~29.4.6",
6464
"typescript": "~5.9.3",
6565
"webpack": "~5.102.1"

packages/fuselage-toastbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react": "~18.3.1",
7070
"react-dom": "~18.3.1",
7171
"rimraf": "~6.0.1",
72-
"storybook": "~9.1.17",
72+
"storybook": "~9.1.19",
7373
"ts-jest": "~29.4.6",
7474
"typedoc": "~0.28.16",
7575
"typescript": "~5.9.3"

packages/fuselage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"rimraf": "~6.0.1",
9898
"sass": "~1.93.3",
9999
"sass-loader": "~16.0.6",
100-
"storybook": "~9.1.17",
100+
"storybook": "~9.1.19",
101101
"style-loader": "~4.0.0",
102102
"stylelint": "~16.25.0",
103103
"stylelint-order": "~7.0.1",

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react-dom": "~18.3.1",
5858
"react-i18next": "~13.2.2",
5959
"rimraf": "~6.0.1",
60-
"storybook": "~9.1.17",
60+
"storybook": "~9.1.19",
6161
"ts-jest": "~29.4.6",
6262
"typedoc": "~0.28.16",
6363
"typescript": "~5.9.3"

packages/onboarding-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-dom": "~18.3.1",
7070
"react-i18next": "~13.2.2",
7171
"rimraf": "~6.0.1",
72-
"storybook": "~9.1.17",
72+
"storybook": "~9.1.19",
7373
"ts-jest": "~29.4.6",
7474
"typedoc": "~0.28.16",
7575
"typescript": "~5.9.3"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5458,7 +5458,7 @@ __metadata:
54585458
react-aria: "npm:~3.37.0"
54595459
react-dom: "npm:~18.3.1"
54605460
rimraf: "npm:~6.0.1"
5461-
storybook: "npm:~9.1.17"
5461+
storybook: "npm:~9.1.19"
54625462
ts-jest: "npm:~29.4.6"
54635463
typescript: "npm:~5.9.3"
54645464
webpack: "npm:~5.102.1"
@@ -5529,7 +5529,7 @@ __metadata:
55295529
husky: "npm:~9.1.7"
55305530
pinst: "npm:~3.0.0"
55315531
prettier: "npm:~3.6.2"
5532-
storybook: "npm:~9.1.17"
5532+
storybook: "npm:~9.1.19"
55335533
turbo: "npm:~2.7.6"
55345534
typescript: "npm:~5.9.3"
55355535
typescript-eslint: "npm:~8.46.4"
@@ -5566,7 +5566,7 @@ __metadata:
55665566
react-dom: "npm:~18.3.1"
55675567
react-timing-hooks: "npm:~4.0.2"
55685568
rimraf: "npm:~6.0.1"
5569-
storybook: "npm:~9.1.17"
5569+
storybook: "npm:~9.1.19"
55705570
ts-jest: "npm:~29.4.6"
55715571
typedoc: "npm:~0.28.16"
55725572
typescript: "npm:~5.9.3"
@@ -5662,7 +5662,7 @@ __metadata:
56625662
rimraf: "npm:~6.0.1"
56635663
sass: "npm:~1.93.3"
56645664
sass-loader: "npm:~16.0.6"
5665-
storybook: "npm:~9.1.17"
5665+
storybook: "npm:~9.1.19"
56665666
style-loader: "npm:~4.0.0"
56675667
stylelint: "npm:~16.25.0"
56685668
stylelint-order: "npm:~7.0.1"
@@ -5727,7 +5727,7 @@ __metadata:
57275727
react-dom: "npm:~18.3.1"
57285728
react-i18next: "npm:~13.2.2"
57295729
rimraf: "npm:~6.0.1"
5730-
storybook: "npm:~9.1.17"
5730+
storybook: "npm:~9.1.19"
57315731
ts-jest: "npm:~29.4.6"
57325732
typedoc: "npm:~0.28.16"
57335733
typescript: "npm:~5.9.3"
@@ -5839,7 +5839,7 @@ __metadata:
58395839
react-hook-form: "npm:~7.54.2"
58405840
react-i18next: "npm:~13.2.2"
58415841
rimraf: "npm:~6.0.1"
5842-
storybook: "npm:~9.1.17"
5842+
storybook: "npm:~9.1.19"
58435843
ts-jest: "npm:~29.4.6"
58445844
typedoc: "npm:~0.28.16"
58455845
typescript: "npm:~5.9.3"
@@ -17952,9 +17952,9 @@ __metadata:
1795217952
languageName: node
1795317953
linkType: hard
1795417954

17955-
"storybook@npm:~9.1.17":
17956-
version: 9.1.17
17957-
resolution: "storybook@npm:9.1.17"
17955+
"storybook@npm:~9.1.19":
17956+
version: 9.1.20
17957+
resolution: "storybook@npm:9.1.20"
1795817958
dependencies:
1795917959
"@storybook/global": "npm:^5.0.0"
1796017960
"@testing-library/jest-dom": "npm:^6.6.3"
@@ -17975,7 +17975,7 @@ __metadata:
1797517975
optional: true
1797617976
bin:
1797717977
storybook: ./bin/index.cjs
17978-
checksum: 10/fa7d56a7cf0c6849c8130f5b7b3fcbd6615216fce94dc4ff363a5622f7091f74dac7fe3e983cecc90b3cee922f8ca30b9997b5bb936c644971cb8d20262bc038
17978+
checksum: 10/e09f29cd5fd0a635df10298b650143e4145feb63e8b217b71a20eae6162112decf3a3715655aec5fa57c9ed08c86886944c9b93551f041b9b60e151b343d1f7c
1797917979
languageName: node
1798017980
linkType: hard
1798117981

0 commit comments

Comments
 (0)