Skip to content

Commit e806c7e

Browse files
chore(deps): update dependency @chromatic-com/storybook to v3
1 parent 6b501c2 commit e806c7e

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"tiny-invariant": "^1.3.1"
6262
},
6363
"devDependencies": {
64-
"@chromatic-com/storybook": "^1.9.0",
64+
"@chromatic-com/storybook": "^3.0.0",
6565
"@faker-js/faker": "^9.0.0",
6666
"@storybook/addon-actions": "^8.4.2",
6767
"@storybook/addon-essentials": "^8.4.2",

yarn.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,16 +1448,18 @@ __metadata:
14481448
languageName: node
14491449
linkType: hard
14501450

1451-
"@chromatic-com/storybook@npm:^1.9.0":
1452-
version: 1.9.0
1453-
resolution: "@chromatic-com/storybook@npm:1.9.0"
1451+
"@chromatic-com/storybook@npm:^3.0.0":
1452+
version: 3.2.2
1453+
resolution: "@chromatic-com/storybook@npm:3.2.2"
14541454
dependencies:
1455-
chromatic: "npm:^11.4.0"
1455+
chromatic: "npm:^11.15.0"
14561456
filesize: "npm:^10.0.12"
14571457
jsonfile: "npm:^6.1.0"
14581458
react-confetti: "npm:^6.1.0"
14591459
strip-ansi: "npm:^7.1.0"
1460-
checksum: 10/27ca6930a4978a52471ed7256cbf549e57b5c9c45b650b55461400a63692f5b30a7a0a7436faadd713952ce6285b873041494c10e92cccdc5bdafee1f1755459
1460+
peerDependencies:
1461+
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
1462+
checksum: 10/71338edf56cdbc855074c78981f2e1612b364cd864fa99bbda5c0aad147769b9f476de2fd76816102fd504efc5c0c54ba559d5ac9e3828d53278fe7000863d54
14611463
languageName: node
14621464
linkType: hard
14631465

@@ -2487,7 +2489,7 @@ __metadata:
24872489
version: 0.0.0-use.local
24882490
resolution: "@mitodl/smoot-design@workspace:."
24892491
dependencies:
2490-
"@chromatic-com/storybook": "npm:^1.9.0"
2492+
"@chromatic-com/storybook": "npm:^3.0.0"
24912493
"@emotion/react": "npm:^11.11.1"
24922494
"@emotion/styled": "npm:^11.11.0"
24932495
"@faker-js/faker": "npm:^9.0.0"
@@ -6650,9 +6652,9 @@ __metadata:
66506652
languageName: node
66516653
linkType: hard
66526654

6653-
"chromatic@npm:^11.4.0":
6654-
version: 11.17.0
6655-
resolution: "chromatic@npm:11.17.0"
6655+
"chromatic@npm:^11.15.0":
6656+
version: 11.20.2
6657+
resolution: "chromatic@npm:11.20.2"
66566658
peerDependencies:
66576659
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
66586660
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -6665,7 +6667,7 @@ __metadata:
66656667
chroma: dist/bin.js
66666668
chromatic: dist/bin.js
66676669
chromatic-cli: dist/bin.js
6668-
checksum: 10/927ad0af62ab3dc46a2c7ae8fe052d27a4ac20931f0bd0abdc6a421ae9f7535082c686852d2fc4d05e59c51bf32ae14032b401896801e9868824623a3d4c7667
6670+
checksum: 10/74adb89978f5787c88e63db76fe673bb50953c5ea7af9e9d4b31491b55c0fe4c2db74021c01239139ecaaf6e070f74b9fa730cf3adbb48ffa8cf61983afe0721
66696671
languageName: node
66706672
linkType: hard
66716673

0 commit comments

Comments
 (0)