Skip to content

Commit

Permalink
Bump chromatic from 11.3.2 to 11.19.0
Browse files Browse the repository at this point in the history
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.3.2 to 11.19.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.3.2...v11.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b958d66 commit 1adde96
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/node": "22.7.5",
"@types/react": "18.3.3",
"@types/three": "0.165.0",
"chromatic": "11.3.2",
"chromatic": "11.19.0",
"eslint": "9.14.0",
"eslint-plugin-storybook": "0.11.0",
"globals": "15.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1891,7 +1891,7 @@ __metadata:
"@types/node": "npm:22.7.5"
"@types/react": "npm:18.3.3"
"@types/three": "npm:0.165.0"
chromatic: "npm:11.3.2"
chromatic: "npm:11.19.0"
eslint: "npm:9.14.0"
eslint-plugin-storybook: "npm:0.11.0"
globals: "npm:15.12.0"
Expand Down Expand Up @@ -5624,9 +5624,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:11.3.2":
version: 11.3.2
resolution: "chromatic@npm:11.3.2"
"chromatic@npm:11.19.0":
version: 11.19.0
resolution: "chromatic@npm:11.19.0"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -5639,7 +5639,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 76a6f52ae5f43393fe6e16ec591ebe3bc6b71579b5842f5dc0100f76e29ecfc40479479db5fbb813eb29247645902c249ca8b75de50581a5d205fefd0c7f2561
checksum: e97715d20f72eb16b677cce2620a657164796c92ad6858eda01563c5aca85ffa1eeaf6baf68ffc7bacdb932388be7b5a16f793790109ba8273408c10260bc26a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1adde96

Please sign in to comment.