Skip to content

Commit

Permalink
Update dependency chromatic to v6.10.1 (#553)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chromatic](https://www.chromatic.com)
([source](https://togithub.com/chromaui/chromatic-cli)) | [`6.10.0` ->
`6.10.1`](https://renovatebot.com/diffs/npm/chromatic/6.10.0/6.10.1) |
[![age](https://badges.renovateapi.com/packages/npm/chromatic/6.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/chromatic/6.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/chromatic/6.10.1/compatibility-slim/6.10.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/chromatic/6.10.1/confidence-slim/6.10.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.10.1`](https://togithub.com/chromaui/chromatic-cli/blob/HEAD/CHANGELOG.md#&#8203;6101---2022-09-27)

[Compare
Source](https://togithub.com/chromaui/chromatic-cli/compare/v6.10.0...v6.10.1)

- [645](https://togithub.com/chromaui/chromatic-cli/pull/645) Check
onlyStoryNames is non-empty

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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, click
this checkbox.

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/ziyadedher/ziyadedher).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDQuNSIsInVwZGF0ZWRJblZlciI6IjMyLjIwNC41In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 27, 2022
1 parent b1a79d6 commit 57fb327
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -83,7 +83,7 @@
"@ziyadedher/eslint-config": "3.1.1",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.5",
"chromatic": "6.10.0",
"chromatic": "6.10.1",
"codecov": "3.8.3",
"eslint": "8.24.0",
"eslint-import-resolver-node": "0.3.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -7316,17 +7316,17 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:6.10.0":
version: 6.10.0
resolution: "chromatic@npm:6.10.0"
"chromatic@npm:6.10.1":
version: 6.10.1
resolution: "chromatic@npm:6.10.1"
dependencies:
"@discoveryjs/json-ext": ^0.5.7
"@types/webpack-env": ^1.17.0
bin:
chroma: bin/main.cjs
chromatic: bin/main.cjs
chromatic-cli: bin/main.cjs
checksum: 8426bd8dca3130103541bb07fed5bccbf1b37f4fd6f29196c932f92174da2cf44515897b88fe42072b4917df02267328999fd25010829560bb52c5b2108189dd
checksum: 25fbb86b92255e555aa6dfb3d1d240d9c7c5e87ed45ac820afa17a6aed81b16e1f5e5df9dbad71b703be0d0fda49e6e9f1107a8d821eae93d03cea65345f5912
languageName: node
linkType: hard

Expand Down Expand Up @@ -19850,7 +19850,7 @@ __metadata:
autoprefixer: 10.4.12
babel-loader: 8.2.5
chart.js: 3.9.1
chromatic: 6.10.0
chromatic: 6.10.1
classnames: 2.3.2
codecov: 3.8.3
eslint: 8.24.0
Expand Down

1 comment on commit 57fb327

@vercel
Copy link

@vercel vercel bot commented on 57fb327 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.