Skip to content

Commit

Permalink
Bump @chromatic-com/storybook from 1.8.0 to 2.0.0 (#967)
Browse files Browse the repository at this point in the history
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v1.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: "@chromatic-com/storybook"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 7ed34ab commit 563ab05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@chromatic-com/storybook": "^1.8.0",
"@chromatic-com/storybook": "^2.0.0",
"@eslint/js": "^9.10.0",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2078,16 +2078,18 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^1.8.0":
version: 1.8.0
resolution: "@chromatic-com/storybook@npm:1.8.0"
"@chromatic-com/storybook@npm:^2.0.0":
version: 2.0.0
resolution: "@chromatic-com/storybook@npm:2.0.0"
dependencies:
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/90f6c95eb498640a5f0006bcf71e9cd63890fcacba493ac2ad6bc37813ba32424f8df79d4d017fdb4dadbcbffa8c4c849f151404b7b4d5740df41cf4c223b376
peerDependencies:
storybook: ^8.2.0
checksum: 10c0/4c4df6a331c251abb827e2db500188a042ec84bc78e93172ca0101cbd8e9c5d4a3eb480c1a35e545e54cb0f12ec7e6d40419a3cf4c806b92081e201ca6914be0
languageName: node
linkType: hard

Expand Down Expand Up @@ -9433,7 +9435,7 @@ __metadata:
"@babel/preset-env": "npm:^7.25.4"
"@babel/preset-react": "npm:^7.24.7"
"@babel/preset-typescript": "npm:^7.24.7"
"@chromatic-com/storybook": "npm:^1.8.0"
"@chromatic-com/storybook": "npm:^2.0.0"
"@eslint/js": "npm:^9.10.0"
"@rollup/plugin-commonjs": "npm:^26.0.1"
"@rollup/plugin-node-resolve": "npm:^15.2.3"
Expand Down

0 comments on commit 563ab05

Please sign in to comment.