Skip to content

Commit

Permalink
Merge pull request #28540 from storybookjs/norbert/upgrade-vta
Browse files Browse the repository at this point in the history
Build: Upgrade visual tests addon
  • Loading branch information
ndelangen authored Jul 10, 2024
2 parents 4997e09 + 77f2d58 commit a997fa1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"type-fest": "~2.19"
},
"dependencies": {
"@chromatic-com/storybook": "^1.3.2",
"@chromatic-com/storybook": "^1.6.1",
"@happy-dom/global-registrator": "^14.12.0",
"@nx/eslint": "18.0.6",
"@nx/vite": "18.0.6",
Expand Down
20 changes: 10 additions & 10 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2292,16 +2292,16 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^1.3.2":
version: 1.3.2
resolution: "@chromatic-com/storybook@npm:1.3.2"
"@chromatic-com/storybook@npm:^1.6.1":
version: 1.6.1
resolution: "@chromatic-com/storybook@npm:1.6.1"
dependencies:
chromatic: "npm:^11.3.0"
chromatic: "npm:^11.4.0"
filesize: "npm:^10.0.12"
jsonfile: "npm:^6.1.0"
react-confetti: "npm:^6.1.0"
strip-ansi: "npm:^7.1.0"
checksum: 10c0/30f7d946e41d031d45991ea8cf2f42b64330a12ddb1330a5a0bfe9734511e36f0691f897b0075c41c4c9fa5de6382598e98179a5ac2f9139bd619fc46487bbeb
checksum: 10c0/411a2c9f44542c4940e6452846f1c2b71f4529640cefcf60396c1eb0a16cd2a4d27ba648523c73a7ca9b5b64f2a67b19159281add6730d0a237336a3856c8f37
languageName: node
linkType: hard

Expand Down Expand Up @@ -6457,7 +6457,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/root@workspace:."
dependencies:
"@chromatic-com/storybook": "npm:^1.3.2"
"@chromatic-com/storybook": "npm:^1.6.1"
"@happy-dom/global-registrator": "npm:^14.12.0"
"@nx/eslint": "npm:18.0.6"
"@nx/vite": "npm:18.0.6"
Expand Down Expand Up @@ -11255,9 +11255,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.3.0":
version: 11.3.0
resolution: "chromatic@npm:11.3.0"
"chromatic@npm:^11.4.0":
version: 11.5.5
resolution: "chromatic@npm:11.5.5"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -11270,7 +11270,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/e977ef43a43ebb0250ec8fc46f5751c8cb9b798f75fcf9ec52485c1127caf9d6cef0346a9dd1660a8967faf1a7cde579571a0ac130cfaf475d6f22e4929003b6
checksum: 10c0/3d812122548f9c29ab7116f7054e03cbf523b30ddde7e3142017cd23c42b6b99b3023e0146ef3afcfe4245a8cbb2ed97cedecca4e2cf9e5f6e8666db84a827d4
languageName: node
linkType: hard

Expand Down

0 comments on commit a997fa1

Please sign in to comment.