Skip to content

chore(deps): update dependency chromatic to v13 (main) #3958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@storybook/theming": "8.4.7",
"@storybook/web-components-vite": "8.4.7",
"@whitespace/storybook-addon-html": "^7.0.0",
"chromatic": "^12.2.0",
"chromatic": "^13.0.1",
"lit": "^3.3.0",
"lodash-es": "^4.17.21",
"npm-registry-fetch": "^18.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5198,7 +5198,7 @@ __metadata:
"@storybook/theming": "npm:8.4.7"
"@storybook/web-components-vite": "npm:8.4.7"
"@whitespace/storybook-addon-html": "npm:^7.0.0"
chromatic: "npm:^12.2.0"
chromatic: "npm:^13.0.1"
lit: "npm:^3.3.0"
lodash-es: "npm:^4.17.21"
npm-registry-fetch: "npm:^18.0.2"
Expand Down Expand Up @@ -8482,9 +8482,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^12.2.0":
version: 12.2.0
resolution: "chromatic@npm:12.2.0"
"chromatic@npm:^13.0.1":
version: 13.0.1
resolution: "chromatic@npm:13.0.1"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -8497,7 +8497,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/c40c977c589fe03d788103281c3e000224049c65932f67293e9825faadccc654931f1b68ec442beb516d87449d00420d73e3984103b49faca42ead1c12867932
checksum: 10c0/0f0a59964a5ec8b1550247e196ab3f85e84470e2275e44c2d4200e2c0a6f1734e4538d563fff788b126f44e868c16a6af6ebe1f5aefe781ff77b777b6bcb8b47
languageName: node
linkType: hard

Expand Down
Loading