Skip to content

Commit 10a335a

Browse files
Bump chromatic from 11.25.2 to 11.27.0 (#12498)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.25.2 to 11.27.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.25.2...v11.27.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff06bff commit 10a335a

4 files changed

+6
-6
lines changed
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"babel-loader": "10.0.0",
202202
"babel-plugin-dynamic-import-node": "2.3.3",
203203
"chalk": "5.4.1",
204-
"chromatic": "11.25.2",
204+
"chromatic": "11.27.0",
205205
"cli-table": "0.3.11",
206206
"colors": "^1.4.0",
207207
"compression-webpack-plugin": "11.1.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6258,9 +6258,9 @@ __metadata:
62586258
languageName: node
62596259
linkType: hard
62606260

6261-
"chromatic@npm:11.25.2":
6262-
version: 11.25.2
6263-
resolution: "chromatic@npm:11.25.2"
6261+
"chromatic@npm:11.27.0":
6262+
version: 11.27.0
6263+
resolution: "chromatic@npm:11.27.0"
62646264
peerDependencies:
62656265
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
62666266
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -6273,7 +6273,7 @@ __metadata:
62736273
chroma: dist/bin.js
62746274
chromatic: dist/bin.js
62756275
chromatic-cli: dist/bin.js
6276-
checksum: 10/a390c4379dc441ffef5756be4470d522bcdf41316dbdaed0073ee48c483563313741e696c4ed92bf740fadf60bab90c5d25f1131ec2768c0de3a0d98b0756e73
6276+
checksum: 10/d9a4ada70347ca4630b9c925ff37c40bb686689d89cadb3db5315d1b8856208fcfa3bc231ffe4b5a2929c2f096d8a8d51e42da98c529a8617f0c6afd76922307
62776277
languageName: node
62786278
linkType: hard
62796279

@@ -14816,7 +14816,7 @@ __metadata:
1481614816
babel-loader: "npm:10.0.0"
1481714817
babel-plugin-dynamic-import-node: "npm:2.3.3"
1481814818
chalk: "npm:5.4.1"
14819-
chromatic: "npm:11.25.2"
14819+
chromatic: "npm:11.27.0"
1482014820
cli-table: "npm:0.3.11"
1482114821
colors: "npm:^1.4.0"
1482214822
compression: "npm:1.8.0"

0 commit comments

Comments
 (0)