Skip to content

Commit

Permalink
Bump @chromatic-com/storybook from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.6.0 to 1.6.1.
- [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.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent c8d99b0 commit bfd6846
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.6.0",
"@chromatic-com/storybook": "^1.6.1",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/addon-links": "^8.1.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2965,16 +2965,16 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^1.6.0":
version: 1.6.0
resolution: "@chromatic-com/storybook@npm:1.6.0"
"@chromatic-com/storybook@npm:^1.6.1":
version: 1.6.1
resolution: "@chromatic-com/storybook@npm:1.6.1"
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: 10/5f1d332f40bb9d53a45aacbb3e995d09b44bb79e77bcb59914cc96c238aab9c2003fb322bca4fee2add73c6070f0535f1f20228276a24ce5c3416acb3525d61c
checksum: 10/759a37ace8c82ee277d2722a0a1f724a8700be6efee9611cede7a328df20f85fcd4d9cb3a6813352a53c65e8267e6985c305d09dab0f16f3495198d0300e8798
languageName: node
linkType: hard

Expand Down Expand Up @@ -8515,7 +8515,7 @@ __metadata:
"@chakra-ui/styled-system": "npm:2.9.2"
"@chakra-ui/system": "npm:^2.6.2"
"@chakra-ui/theme-tools": "npm:^2.1.2"
"@chromatic-com/storybook": "npm:^1.6.0"
"@chromatic-com/storybook": "npm:^1.6.1"
"@emotion/react": "npm:^11.11.4"
"@emotion/styled": "npm:^11.11.5"
"@reduxjs/toolkit": "npm:^2.2.6"
Expand Down

0 comments on commit bfd6846

Please sign in to comment.