Skip to content

Commit

Permalink
Merge pull request #19874 from storybookjs/kasper/pin-chromatic
Browse files Browse the repository at this point in the history
Pin chromatic version to 6.11.2 to temporary fix  flakiness
  • Loading branch information
kasperpeulen committed Nov 17, 2022
2 parents f29f795 + e0609ff commit b72bbe6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^3.0.1",
"chalk": "^4.1.0",
"chromatic": "^6.11.3",
"chromatic": "6.11.2",
"codecov": "^3.8.1",
"commander": "^6.2.1",
"concurrently": "^5.3.0",
Expand Down
10 changes: 5 additions & 5 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7092,7 +7092,7 @@ __metadata:
babel-plugin-dynamic-import-node: ^2.3.3
babel-plugin-macros: ^3.0.1
chalk: ^4.1.0
chromatic: ^6.11.3
chromatic: 6.11.2
codecov: ^3.8.1
commander: ^6.2.1
concurrently: ^5.3.0
Expand Down Expand Up @@ -12315,17 +12315,17 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^6.11.3":
version: 6.11.4
resolution: "chromatic@npm:6.11.4"
"chromatic@npm:6.11.2":
version: 6.11.2
resolution: "chromatic@npm:6.11.2"
dependencies:
"@discoveryjs/json-ext": ^0.5.7
"@types/webpack-env": ^1.17.0
bin:
chroma: bin/main.cjs
chromatic: bin/main.cjs
chromatic-cli: bin/main.cjs
checksum: 403544ebe647013c5d5db2188c07426094febe6e3254fc782f8218410792f25e20fabb16d9746f3d8864f255589e90fc620f1902f66a5796713ca665a40e5b96
checksum: 9692af67638cd90be498f9fcbca5b2397204faf04b5ccdc97118950412ebe1140a240955426e174dfcfdecb9483db8236aa70af3c26dc9c17ef73d8415d4e229
languageName: node
linkType: hard

Expand Down

0 comments on commit b72bbe6

Please sign in to comment.