Skip to content

Commit

Permalink
chore(deps-dev): bump @chromatic-com/storybook in /keycloak/keycloaki…
Browse files Browse the repository at this point in the history
…fy (#2746)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 10, 2024
1 parent e291447 commit 9d20f17
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion keycloak/keycloakify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.8.0",
"@chromatic-com/storybook": "^2.0.0",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-interactions": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
Expand Down
12 changes: 7 additions & 5 deletions keycloak/keycloakify/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1845,16 +1845,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 @@ -7481,7 +7483,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "loculus-keycloak-theme@workspace:."
dependencies:
"@chromatic-com/storybook": "npm:^1.8.0"
"@chromatic-com/storybook": "npm:^2.0.0"
"@storybook/addon-essentials": "npm:^8.0.10"
"@storybook/addon-interactions": "npm:^8.0.10"
"@storybook/addon-links": "npm:^8.0.10"
Expand Down

0 comments on commit 9d20f17

Please sign in to comment.