Skip to content

Commit

Permalink
chore(deps-dev): bump chromatic from 10.3.1 to 11.0.7 (#5224)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump chromatic from 10.3.1 to 11.0.7

Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 10.3.1 to 11.0.7.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v10.3.1...v11.0.7)

---
updated-dependencies:
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(ci): [ci visual]

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: droshev <[email protected]>
  • Loading branch information
dependabot[bot] and droshev authored Mar 11, 2024
1 parent e315cee commit 094ed9a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "10.4.18",
"bundlesize": "0.18.1",
"chromatic": "10.3.1",
"chromatic": "11.0.7",
"clean-css": "5.3.3",
"clean-css-cli": "5.4.1",
"colors": "1.4.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7335,14 +7335,22 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:10.3.1":
version: 10.3.1
resolution: "chromatic@npm:10.3.1"
"chromatic@npm:11.0.7":
version: 11.0.7
resolution: "chromatic@npm:11.0.7"
peerDependencies:
"@chromatic-com/cypress": ^0.5.2 || ^1.0.0
"@chromatic-com/playwright": ^0.5.2 || ^1.0.0
peerDependenciesMeta:
"@chromatic-com/cypress":
optional: true
"@chromatic-com/playwright":
optional: true
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10/dcd07ee8bb485288430dea2fda4409dfb131524718c14a700d46f4e048ac540e08efed3cc31db6b92ef5cb83ce206dfb8a40788cb53d381be9d3e67685b3303f
checksum: 10/2c99aa699f99ee17dde4a4fc8f84e14eba89eed321d7a5a38421e0d0798a13e9b156ce803cedfb75c223d5264f94bd9b4aee616c06997123ffc37813e530e382
languageName: node
linkType: hard

Expand Down Expand Up @@ -10653,7 +10661,7 @@ __metadata:
"@vitejs/plugin-react": "npm:3.1.0"
autoprefixer: "npm:10.4.18"
bundlesize: "npm:0.18.1"
chromatic: "npm:10.3.1"
chromatic: "npm:11.0.7"
clean-css: "npm:5.3.3"
clean-css-cli: "npm:5.4.1"
colors: "npm:1.4.0"
Expand Down

0 comments on commit 094ed9a

Please sign in to comment.