Skip to content

Commit

Permalink
chore(percy): upgrade percy to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Aug 27, 2020
1 parent 854304e commit de4db8e
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file removed .yarn/offline-mirror/@percy-storybook-3.3.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@percy-storybook-3.3.1.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@babel/preset-env": "^7.10.0",
"@babel/preset-react": "^7.10.0",
"@carbon/test-utils": "^10.10.0",
"@percy/storybook": "^3.3.0",
"@percy/storybook": "^3.3.1",
"@storybook/addon-actions": "^5.3.19",
"@storybook/addon-docs": "^5.3.19",
"@storybook/addon-knobs": "^5.3.19",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3455,10 +3455,10 @@
percy-client "^3.0.0"
slugify "^1.1.0"

"@percy/storybook@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@percy/storybook/-/storybook-3.3.0.tgz#7ebdf2a0f6e09924b82045a755a2e2fbc6704581"
integrity sha512-xo6wIZUhrR07K5iTjTRUK0jXWhIYsP4yjUNjqNVwsuYS+aDD+1ZGd+2ZI0IrfTcllUkA6MUgtP1qMRhpx9hZ6g==
"@percy/storybook@^3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@percy/storybook/-/storybook-3.3.1.tgz#59c1747644aab29a0f6ac9b773f555b6992a7d68"
integrity sha512-xhRR+BAQMSr2NlOmIFOqdy+kHx6a2RGBZ2/+7rhqhpyHzjWCATaKG/gU3b7qxHz9Jdk9KYVdyMtgHrndtAazgw==
dependencies:
"@percy/react-percy-api-client" "^0.4.6"
babel-runtime "^6.26.0"
Expand Down

0 comments on commit de4db8e

Please sign in to comment.