Skip to content

Commit 04268b9

Browse files
chore(deps): update dependency chromatic to v12 (main) (#3850)
* chore(deps): update dependency chromatic to v12 * chore: need to update env standards for scope to run correctly --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: castastrophe <[email protected]>
1 parent 97c354f commit 04268b9

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.env.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ CHROMATIC_PROJECT_ID="Project:64762974a45b8bc5ca1705a2"
33
# Note: the build script here should be defined in .storybook/package.json
44
# this is used by the chromatic storybook addon to build the storybook on the fly
55
CHROMATIC_BUILD_SCRIPT_NAME="build"
6-
CHROMATIC_ONLY_CHANGED=true
76
CHROMATIC_STORYBOOK_BASE_DIR=".storybook"
87
CHROMATIC_ZIP=true
98

.storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@storybook/theming": "8.4.7",
6666
"@storybook/web-components-vite": "8.4.7",
6767
"@whitespace/storybook-addon-html": "^7.0.0",
68-
"chromatic": "^11.29.0",
68+
"chromatic": "^12.0.0",
6969
"lit": "^3.3.0",
7070
"lodash-es": "^4.17.21",
7171
"npm-registry-fetch": "^18.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5224,7 +5224,7 @@ __metadata:
52245224
"@storybook/theming": "npm:8.4.7"
52255225
"@storybook/web-components-vite": "npm:8.4.7"
52265226
"@whitespace/storybook-addon-html": "npm:^7.0.0"
5227-
chromatic: "npm:^11.29.0"
5227+
chromatic: "npm:^12.0.0"
52285228
lit: "npm:^3.3.0"
52295229
lodash-es: "npm:^4.17.21"
52305230
npm-registry-fetch: "npm:^18.0.2"
@@ -8487,9 +8487,9 @@ __metadata:
84878487
languageName: node
84888488
linkType: hard
84898489

8490-
"chromatic@npm:^11.29.0":
8491-
version: 11.29.0
8492-
resolution: "chromatic@npm:11.29.0"
8490+
"chromatic@npm:^12.0.0":
8491+
version: 12.0.0
8492+
resolution: "chromatic@npm:12.0.0"
84938493
peerDependencies:
84948494
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
84958495
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -8502,7 +8502,7 @@ __metadata:
85028502
chroma: dist/bin.js
85038503
chromatic: dist/bin.js
85048504
chromatic-cli: dist/bin.js
8505-
checksum: 10c0/4c26e00a170cb40b38f837358fbcab51ab0bdf3644a396b166074cd167696be6a34eeb5583e65425f4392845c8a3052f6d538ea9fb0d09a903100c52d858b4f9
8505+
checksum: 10c0/fb6022581f9d04b29b731a0696178f027cf7b37b90d34bcb6c493f158c7b66f5047b2702d06b4c5246d5ac8ae5712ff5996959b32061726f862c0ec9396adfdb
85068506
languageName: node
85078507
linkType: hard
85088508

0 commit comments

Comments
 (0)