Skip to content

Commit

Permalink
chore: update chromatic dep to 11.x+ (#1956)
Browse files Browse the repository at this point in the history
  • Loading branch information
booc0mtaco authored May 20, 2024
1 parent fc6bb78 commit dbd291e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"@types/react-portal": "^4.0.7",
"@types/yargs": "^17.0.32",
"axe-core": "4.9.1",
"chromatic": "^9.1.0",
"chromatic": "^11.3.5",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
"eslint": "^8.57.0",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2801,7 +2801,7 @@ __metadata:
"@types/yargs": "npm:^17.0.32"
axe-core: "npm:4.9.1"
chalk: "npm:^4.1.2"
chromatic: "npm:^9.1.0"
chromatic: "npm:^11.3.5"
clsx: "npm:^2.1.1"
codecov: "npm:^3.8.3"
copyfiles: "npm:^2.4.1"
Expand Down Expand Up @@ -8911,14 +8911,22 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^9.1.0":
version: 9.1.0
resolution: "chromatic@npm:9.1.0"
"chromatic@npm:^11.3.5":
version: 11.3.5
resolution: "chromatic@npm:11.3.5"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
peerDependenciesMeta:
"@chromatic-com/cypress":
optional: true
"@chromatic-com/playwright":
optional: true
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10/e015aebb77ee266fc3a3da7d366cfb6132b27f540236dd23bcd5ed5985a9727f5e6398eb1880127e791d37febba04f80654519073d7e31b69fc59c256d1d6401
checksum: 10/405483e7c3fa2c2fd1f57d2350d90ff7e9a7d3fb3a1ad1acd8ea47d15bc6e0c80adb68513c6b4e7b042b5c8d0b0001b0c5022ac90c87a5b17b8de64796d3a1ef
languageName: node
linkType: hard

Expand Down

0 comments on commit dbd291e

Please sign in to comment.