Skip to content

Commit eef7319

Browse files
authored
chore: upgrade chromatic cli (adobe#9638)
1 parent 175929e commit eef7319

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"babel-plugin-react-remove-properties": "^0.3.0",
148148
"babel-plugin-transform-glob-import": "^1.0.1",
149149
"chalk": "^4.1.2",
150-
"chromatic": "^13.1.3",
150+
"chromatic": "^15.0.0",
151151
"clsx": "^2.0.0",
152152
"color-space": "^1.16.0",
153153
"concurrently": "^6.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13197,9 +13197,9 @@ __metadata:
1319713197
languageName: node
1319813198
linkType: hard
1319913199

13200-
"chromatic@npm:^13.1.3":
13201-
version: 13.1.3
13202-
resolution: "chromatic@npm:13.1.3"
13200+
"chromatic@npm:^15.0.0":
13201+
version: 15.1.0
13202+
resolution: "chromatic@npm:15.1.0"
1320313203
peerDependencies:
1320413204
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
1320513205
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
@@ -13212,7 +13212,7 @@ __metadata:
1321213212
chroma: dist/bin.js
1321313213
chromatic: dist/bin.js
1321413214
chromatic-cli: dist/bin.js
13215-
checksum: 10c0/5fa2d381e06d1b089ecb790247844cfb510b063c4d8f8c0d2a3d0620ff94864003158e34338246bb1d07504d554e73dc8d5b639dc3e176ce3c88816fdc853285
13215+
checksum: 10c0/aea449b3c07e599e9b4c1cd866ffa57a5fc6b158b7c1ae4c462f74133869927d0932a077191011bdb841ab81a2dde54b0a35370736ef1986b6854453f01086de
1321613216
languageName: node
1321713217
linkType: hard
1321813218

@@ -24902,7 +24902,7 @@ __metadata:
2490224902
babel-plugin-react-remove-properties: "npm:^0.3.0"
2490324903
babel-plugin-transform-glob-import: "npm:^1.0.1"
2490424904
chalk: "npm:^4.1.2"
24905-
chromatic: "npm:^13.1.3"
24905+
chromatic: "npm:^15.0.0"
2490624906
clsx: "npm:^2.0.0"
2490724907
color-space: "npm:^1.16.0"
2490824908
concurrently: "npm:^6.0.2"

0 commit comments

Comments
 (0)