Skip to content

Commit

Permalink
build(deps): update dependency chromatic to v11.12.6 (#10567)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chromatic](https://www.chromatic.com)
([source](https://redirect.github.com/chromaui/chromatic-cli)) |
[`11.12.5` ->
`11.12.6`](https://renovatebot.com/diffs/npm/chromatic/11.12.5/11.12.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/chromatic/11.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chromatic/11.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chromatic/11.12.5/11.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chromatic/11.12.5/11.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>chromaui/chromatic-cli (chromatic)</summary>

###
[`v11.12.6`](https://redirect.github.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#v11126-Thu-Oct-17-2024)

[Compare
Source](https://redirect.github.com/chromaui/chromatic-cli/compare/v11.12.5...v11.12.6)

##### 🐛 Bug Fix

- Add nicer formatting to TS bail reasons.
[#&#8203;1095](https://redirect.github.com/chromaui/chromatic-cli/pull/1095)
([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs)
[@&#8203;codykaup](https://redirect.github.com/codykaup))
- Fix GITHUB_REF check on release
[#&#8203;1093](https://redirect.github.com/chromaui/chromatic-cli/pull/1093)
([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs))

##### Authors: 2

-   Cody Kaup ([@&#8203;codykaup](https://redirect.github.com/codykaup))
-   John Hobbs ([@&#8203;jmhobbs](https://redirect.github.com/jmhobbs))

***

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 1ed6b13 commit a194844
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"change-case": "4.1.2",
"cheerio": "1.0.0",
"chokidar": "3.6.0",
"chromatic": "11.12.5",
"chromatic": "11.12.6",
"concurrently": "8.2.2",
"conventional-changelog-conventionalcommits": "7.0.2",
"cpy": "11.1.0",
Expand Down

0 comments on commit a194844

Please sign in to comment.