Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"@yarnpkg/types": "4.0.1",
"alex": "11.0.1",
"cem-plugin-module-file-extensions": "0.0.5",
"chromatic": "13.2.0",
"chromatic": "13.3.0",
"chromedriver": "140.0.3",
"colors": "1.4.0",
"common-tags": "1.8.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ __metadata:
"@yarnpkg/types": "npm:4.0.1"
alex: "npm:11.0.1"
cem-plugin-module-file-extensions: "npm:0.0.5"
chromatic: "npm:13.2.0"
chromatic: "npm:13.3.0"
chromedriver: "npm:140.0.3"
colors: "npm:1.4.0"
common-tags: "npm:1.8.2"
Expand Down Expand Up @@ -9319,9 +9319,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:13.2.0":
version: 13.2.0
resolution: "chromatic@npm:13.2.0"
"chromatic@npm:13.3.0":
version: 13.3.0
resolution: "chromatic@npm:13.3.0"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -9334,7 +9334,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/0f3419b45c648746ce4bb332a8c00548a41d0981a83c44f259fccced83245109448f1f713dd0379af4f386f0e614b11a52be5c0693ec71a99edc8aaed477c5bc
checksum: 10c0/496656850cc6498fa101cb17bb8adc9256df70c404f01be1cc6edcdd66fd97ab573a3fe858c581cf45d7279bcab0e170cb054dc3b2e2ef104ac0af9e6df38223
languageName: node
linkType: hard

Expand Down
Loading