Skip to content

Commit 8404504

Browse files
chore(deps): update dependency @chromatic-com/storybook to v3.2.3 (#2581)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@chromatic-com/storybook](https://redirect.github.com/chromaui/addon-visual-tests) | [`3.2.2` -> `3.2.3`](https://renovatebot.com/diffs/npm/@chromatic-com%2fstorybook/3.2.2/3.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@chromatic-com%2fstorybook/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@chromatic-com%2fstorybook/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@chromatic-com%2fstorybook/3.2.2/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@chromatic-com%2fstorybook/3.2.2/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chromaui/addon-visual-tests (@&#8203;chromatic-com/storybook)</summary> ### [`v3.2.3`](https://redirect.github.com/chromaui/addon-visual-tests/blob/HEAD/CHANGELOG.md#v323-Thu-Dec-19-2024) [Compare Source](https://redirect.github.com/chromaui/addon-visual-tests/compare/v3.2.2...v3.2.3) ##### 🐛 Bug Fix - Fix reading `status` of `undefined` in urql's `didAuthError` handler [#&#8203;349](https://redirect.github.com/chromaui/addon-visual-tests/pull/349) ([@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)) - Add steps to link for local testing [#&#8203;347](https://redirect.github.com/chromaui/addon-visual-tests/pull/347) ([@&#8203;codykaup](https://redirect.github.com/codykaup)) ##### Authors: 2 - Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup)) - Gert Hengeveld ([@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 10-19 1-7 * MON" in timezone Asia/Seoul, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/channel-io/bezier-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmU6ZGVwcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eda2bdb commit 8404504

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,8 +2385,8 @@ __metadata:
23852385
linkType: hard
23862386

23872387
"@chromatic-com/storybook@npm:^3.2.2":
2388-
version: 3.2.2
2389-
resolution: "@chromatic-com/storybook@npm:3.2.2"
2388+
version: 3.2.3
2389+
resolution: "@chromatic-com/storybook@npm:3.2.3"
23902390
dependencies:
23912391
chromatic: "npm:^11.15.0"
23922392
filesize: "npm:^10.0.12"
@@ -2395,7 +2395,7 @@ __metadata:
23952395
strip-ansi: "npm:^7.1.0"
23962396
peerDependencies:
23972397
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
2398-
checksum: 10/71338edf56cdbc855074c78981f2e1612b364cd864fa99bbda5c0aad147769b9f476de2fd76816102fd504efc5c0c54ba559d5ac9e3828d53278fe7000863d54
2398+
checksum: 10/6aa32ff8a227c5ada0667457a36d5db1946f9d89b8fb64153150445c8b67f26647aa48a6afce21f6dc2cad4905418f37c2fd0b12d26c3a42a36edf45b52efb7b
23992399
languageName: node
24002400
linkType: hard
24012401

0 commit comments

Comments
 (0)