Skip to content

Commit c1e3239

Browse files
Bump @chromatic-com/storybook from 4.1.2 to 5.0.0 (#160)
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/chromaui/addon-visual-tests/releases) - [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v5.0.0/CHANGELOG.md) - [Commits](chromaui/addon-visual-tests@v4.1.2...v5.0.0) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-version: 5.0.0 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>
1 parent aa863cd commit c1e3239

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@biomejs/biome": "^2.2.6",
64-
"@chromatic-com/storybook": "^4.1.2",
64+
"@chromatic-com/storybook": "^5.0.0",
6565
"@ethui/abiparse": "^0.0.4",
6666
"@fontsource/source-code-pro": "^5.2.5",
6767
"@hookform/resolvers": "^5.2.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -338,18 +338,18 @@ __metadata:
338338
languageName: node
339339
linkType: hard
340340

341-
"@chromatic-com/storybook@npm:^4.1.2":
342-
version: 4.1.2
343-
resolution: "@chromatic-com/storybook@npm:4.1.2"
341+
"@chromatic-com/storybook@npm:^5.0.0":
342+
version: 5.0.0
343+
resolution: "@chromatic-com/storybook@npm:5.0.0"
344344
dependencies:
345345
"@neoconfetti/react": "npm:^1.0.0"
346-
chromatic: "npm:^12.0.0"
346+
chromatic: "npm:^13.3.4"
347347
filesize: "npm:^10.0.12"
348348
jsonfile: "npm:^6.1.0"
349349
strip-ansi: "npm:^7.1.0"
350350
peerDependencies:
351-
storybook: ^0.0.0-0 || ^9.0.0 || ^9.1.0-0 || ^9.2.0-0 || ^10.0.0-0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0
352-
checksum: 10c0/1719a79acba4a6e851b0729724f049fae99c904a9619916d877ec05524cd6bc4141908b8d11aef4dfe9724fbeb6d3629ffbc8ea15f1ac5b59d5317b93a70a510
351+
storybook: ^0.0.0-0 || ^10.1.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0
352+
checksum: 10c0/8e4dcba6c70b2943a5b68fd3d690084328844d757fffccef26adebf1eadfc3b0d2fee80280e57c40d6897dee3ab9c6c202de46eb1de39991d316df5e36b4fe89
353353
languageName: node
354354
linkType: hard
355355

@@ -574,7 +574,7 @@ __metadata:
574574
resolution: "@ethui/ui@workspace:."
575575
dependencies:
576576
"@biomejs/biome": "npm:^2.2.6"
577-
"@chromatic-com/storybook": "npm:^4.1.2"
577+
"@chromatic-com/storybook": "npm:^5.0.0"
578578
"@ethui/abiparse": "npm:^0.0.4"
579579
"@fontsource/source-code-pro": "npm:^5.2.5"
580580
"@hookform/resolvers": "npm:^5.2.2"
@@ -3286,9 +3286,9 @@ __metadata:
32863286
languageName: node
32873287
linkType: hard
32883288

3289-
"chromatic@npm:^12.0.0":
3290-
version: 12.0.0
3291-
resolution: "chromatic@npm:12.0.0"
3289+
"chromatic@npm:^13.3.4":
3290+
version: 13.3.5
3291+
resolution: "chromatic@npm:13.3.5"
32923292
peerDependencies:
32933293
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
32943294
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -3301,7 +3301,7 @@ __metadata:
33013301
chroma: dist/bin.js
33023302
chromatic: dist/bin.js
33033303
chromatic-cli: dist/bin.js
3304-
checksum: 10c0/fb6022581f9d04b29b731a0696178f027cf7b37b90d34bcb6c493f158c7b66f5047b2702d06b4c5246d5ac8ae5712ff5996959b32061726f862c0ec9396adfdb
3304+
checksum: 10c0/58b3d7984db000f8c7b605788569a24c3f3cd41bb6b2d3a94f18acc9ff11ce6c6881f795c8390a94ff721ccfcf8a2d7942e78a54a1f70294a7b3d35ccc382154
33053305
languageName: node
33063306
linkType: hard
33073307

0 commit comments

Comments
 (0)