Skip to content

Commit 4de15b9

Browse files
authored
chore: upgrade chromatic cli (#8660)
1 parent 22e397e commit 4de15b9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"babel-plugin-transform-glob-import": "^1.0.1",
142142
"babelify": "^10.0.0",
143143
"chalk": "^4.1.2",
144-
"chromatic": "^11.25.2",
144+
"chromatic": "^13.1.3",
145145
"clsx": "^2.0.0",
146146
"color-space": "^1.16.0",
147147
"concurrently": "^6.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13167,9 +13167,9 @@ __metadata:
1316713167
languageName: node
1316813168
linkType: hard
1316913169

13170-
"chromatic@npm:^11.25.2":
13171-
version: 11.25.2
13172-
resolution: "chromatic@npm:11.25.2"
13170+
"chromatic@npm:^13.1.3":
13171+
version: 13.1.3
13172+
resolution: "chromatic@npm:13.1.3"
1317313173
peerDependencies:
1317413174
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
1317513175
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -13182,7 +13182,7 @@ __metadata:
1318213182
chroma: dist/bin.js
1318313183
chromatic: dist/bin.js
1318413184
chromatic-cli: dist/bin.js
13185-
checksum: 10c0/2cb4bb40a062005292a4cd606321f6c9bdaa31e255e66bae12c780bca9b72e883c017ebe48c5a9228db88a010f5977571ef7dfdcdd4195ad0e7b955f9966d7df
13185+
checksum: 10c0/5fa2d381e06d1b089ecb790247844cfb510b063c4d8f8c0d2a3d0620ff94864003158e34338246bb1d07504d554e73dc8d5b639dc3e176ce3c88816fdc853285
1318613186
languageName: node
1318713187
linkType: hard
1318813188

@@ -26230,7 +26230,7 @@ __metadata:
2623026230
babel-plugin-transform-glob-import: "npm:^1.0.1"
2623126231
babelify: "npm:^10.0.0"
2623226232
chalk: "npm:^4.1.2"
26233-
chromatic: "npm:^11.25.2"
26233+
chromatic: "npm:^13.1.3"
2623426234
clsx: "npm:^2.0.0"
2623526235
color-space: "npm:^1.16.0"
2623626236
concurrently: "npm:^6.0.2"

0 commit comments

Comments
 (0)