Skip to content

Commit

Permalink
Bump chromatic from 11.25.1 to 11.25.2
Browse files Browse the repository at this point in the history
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.25.1 to 11.25.2.
- [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.25.1...v11.25.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 33f7474 commit 1835196
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"babel-loader": "9.2.1",
"babel-plugin-dynamic-import-node": "2.3.3",
"chalk": "5.4.1",
"chromatic": "11.25.1",
"chromatic": "11.25.2",
"cli-table": "0.3.11",
"colors": "^1.4.0",
"compression-webpack-plugin": "11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7835,9 +7835,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:11.25.1":
version: 11.25.1
resolution: "chromatic@npm:11.25.1"
"chromatic@npm:11.25.2":
version: 11.25.2
resolution: "chromatic@npm:11.25.2"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -7850,7 +7850,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10/57f29fa5e351f7131073933a3cb033bedeb9ad4edaee7586fc58975d33021307cf350ce8677cbbf7eea46bf1af9f2ad1ecc35077791cd7c1ec66412be202e705
checksum: 10/a390c4379dc441ffef5756be4470d522bcdf41316dbdaed0073ee48c483563313741e696c4ed92bf740fadf60bab90c5d25f1131ec2768c0de3a0d98b0756e73
languageName: node
linkType: hard

Expand Down Expand Up @@ -17247,7 +17247,7 @@ __metadata:
babel-loader: "npm:9.2.1"
babel-plugin-dynamic-import-node: "npm:2.3.3"
chalk: "npm:5.4.1"
chromatic: "npm:11.25.1"
chromatic: "npm:11.25.2"
cli-table: "npm:0.3.11"
colors: "npm:^1.4.0"
compression: "npm:1.7.5"
Expand Down

0 comments on commit 1835196

Please sign in to comment.