Skip to content

Commit

Permalink
chore(deps-dev): bump @chromatic-com/storybook in /keycloak/keycloakify
Browse files Browse the repository at this point in the history
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 2.0.2 to 3.2.2.
- [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@v2.0.2...v3.2.2)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 69d0af6 commit 4a7918a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 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": "^2.0.2",
"@chromatic-com/storybook": "^3.2.2",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-interactions": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
Expand Down
22 changes: 12 additions & 10 deletions keycloak/keycloakify/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -490,16 +490,18 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^2.0.2":
version: 2.0.2
resolution: "@chromatic-com/storybook@npm:2.0.2"
"@chromatic-com/storybook@npm:^3.2.2":
version: 3.2.2
resolution: "@chromatic-com/storybook@npm:3.2.2"
dependencies:
chromatic: "npm:^11.4.0"
chromatic: "npm:^11.15.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/a997e8247168d9c30030966877836839951b6acd65899a4bb683d78d37e549a3285ca14a721893d75bef5b89e075d7090d084023c142680efaef60c9db64e7fa
peerDependencies:
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
checksum: 10c0/7b8da1ddb399c804337ff28a28594b548392b7bead52f66615b98e201cdeb4d31184b9e355791ba5d0d8cfdd2bea7d38355ecd0058f26f4790f9a887107bde0f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3731,9 +3733,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.4.0":
version: 11.5.0
resolution: "chromatic@npm:11.5.0"
"chromatic@npm:^11.15.0":
version: 11.16.3
resolution: "chromatic@npm:11.16.3"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -3746,7 +3748,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/89502a6f3a9343c2660e1ebbc1d22afebb6cbe093419e812e1a832f237781e63e44dc0dc64a99e926ca9e23f4bbff7f3f669ec9dcc30b9f45b7fd70823e3380c
checksum: 10c0/407e8c78ea8cea7a47ea427fe76380d5033dc3be3928b5d3537b81aa0f617db4944d7c1a377705e83900b6bb78ca6d7cbeb55ea4ebf2154f0739c15fc605b3b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6107,7 +6109,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "loculus-keycloak-theme@workspace:."
dependencies:
"@chromatic-com/storybook": "npm:^2.0.2"
"@chromatic-com/storybook": "npm:^3.2.2"
"@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 4a7918a

Please sign in to comment.