Skip to content

Commit 24de4c1

Browse files
committed
chore(deps): update dependency @chromatic-com/storybook to v3
1 parent 84da5d7 commit 24de4c1

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"@chanzuckerberg/eslint-plugin-edu-react": "^1.1.9",
123123
"@chanzuckerberg/eslint-plugin-stories": "^3.2.14",
124124
"@chanzuckerberg/story-utils": "^4.0.8",
125-
"@chromatic-com/storybook": "^1",
125+
"@chromatic-com/storybook": "^3",
126126
"@commitlint/cli": "^18.6.1",
127127
"@commitlint/config-conventional": "^18.6.3",
128128
"@geometricpanda/storybook-addon-badges": "^2.0.5",

yarn.lock

+16-14
Original file line numberDiff line numberDiff line change
@@ -2042,7 +2042,7 @@ __metadata:
20422042
"@chanzuckerberg/eslint-plugin-edu-react": "npm:^1.1.9"
20432043
"@chanzuckerberg/eslint-plugin-stories": "npm:^3.2.14"
20442044
"@chanzuckerberg/story-utils": "npm:^4.0.8"
2045-
"@chromatic-com/storybook": "npm:^1"
2045+
"@chromatic-com/storybook": "npm:^3"
20462046
"@commitlint/cli": "npm:^18.6.1"
20472047
"@commitlint/config-conventional": "npm:^18.6.3"
20482048
"@geometricpanda/storybook-addon-badges": "npm:^2.0.5"
@@ -2202,16 +2202,18 @@ __metadata:
22022202
languageName: node
22032203
linkType: hard
22042204

2205-
"@chromatic-com/storybook@npm:^1":
2206-
version: 1.5.0
2207-
resolution: "@chromatic-com/storybook@npm:1.5.0"
2205+
"@chromatic-com/storybook@npm:^3":
2206+
version: 3.2.2
2207+
resolution: "@chromatic-com/storybook@npm:3.2.2"
22082208
dependencies:
2209-
chromatic: "npm:^11.4.0"
2209+
chromatic: "npm:^11.15.0"
22102210
filesize: "npm:^10.0.12"
22112211
jsonfile: "npm:^6.1.0"
22122212
react-confetti: "npm:^6.1.0"
22132213
strip-ansi: "npm:^7.1.0"
2214-
checksum: 10/06ca51df331062300e77b80e970a2ff1df47da03d1414ed211413c2e493656d9f13c141834157386d557550a1e2ff887f46f7d0519bb25d77ddd353825b8c256
2214+
peerDependencies:
2215+
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
2216+
checksum: 10/71338edf56cdbc855074c78981f2e1612b364cd864fa99bbda5c0aad147769b9f476de2fd76816102fd504efc5c0c54ba559d5ac9e3828d53278fe7000863d54
22152217
languageName: node
22162218
linkType: hard
22172219

@@ -7676,9 +7678,9 @@ __metadata:
76767678
languageName: node
76777679
linkType: hard
76787680

7679-
"chromatic@npm:^11.18.0":
7680-
version: 11.18.0
7681-
resolution: "chromatic@npm:11.18.0"
7681+
"chromatic@npm:^11.15.0":
7682+
version: 11.18.1
7683+
resolution: "chromatic@npm:11.18.1"
76827684
peerDependencies:
76837685
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
76847686
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7691,13 +7693,13 @@ __metadata:
76917693
chroma: dist/bin.js
76927694
chromatic: dist/bin.js
76937695
chromatic-cli: dist/bin.js
7694-
checksum: 10/bcb12db038587d41f5f29e799980ebd5cc27c6412271104b200792b48d9666c85e4240385d5958f4a537111dcef17074b5e33f6c1fe67596c7d4a0b5febaf9ee
7696+
checksum: 10/ef7fa3acac6bc4d7768bb829fb281b8d560445764f295af0900528b112ba97adbe19fa789aff2d737cfca346ac6e2afeb5aa03f290cc1059d7f2f9acf7697550
76957697
languageName: node
76967698
linkType: hard
76977699

7698-
"chromatic@npm:^11.4.0":
7699-
version: 11.5.4
7700-
resolution: "chromatic@npm:11.5.4"
7700+
"chromatic@npm:^11.18.0":
7701+
version: 11.18.0
7702+
resolution: "chromatic@npm:11.18.0"
77017703
peerDependencies:
77027704
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
77037705
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -7710,7 +7712,7 @@ __metadata:
77107712
chroma: dist/bin.js
77117713
chromatic: dist/bin.js
77127714
chromatic-cli: dist/bin.js
7713-
checksum: 10/7d89292a2f3470f57f342d64776c915c6a27e83b0fc422d2bb9018ea0d838b330c81373dd188b27f48eb1adb0b3aafb6a750f9720bdb29e478932c92c3978fd1
7715+
checksum: 10/bcb12db038587d41f5f29e799980ebd5cc27c6412271104b200792b48d9666c85e4240385d5958f4a537111dcef17074b5e33f6c1fe67596c7d4a0b5febaf9ee
77147716
languageName: node
77157717
linkType: hard
77167718

0 commit comments

Comments
 (0)