Skip to content

Commit

Permalink
Bump chromatic from 5.6.3 to 5.7.0
Browse files Browse the repository at this point in the history
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 5.6.3 to 5.7.0.
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/next/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v5.6.3...v5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent 43b9c8d commit d63d625
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"@storybook/react": "^6.1.21",
"@wojtekmaj/enzyme-adapter-react-17": "^0.4.1",
"auto": "^10.18.3",
"chromatic": "^5.6.3",
"chromatic": "^5.7.0",
"cross-env": "^7.0.3",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5245,10 +5245,10 @@ chownr@^2.0.0:
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==

chromatic@^5.6.3:
version "5.6.3"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-5.6.3.tgz#5b1ef3a9ff60b617f9ee1397921951e6e2f08a8c"
integrity sha512-GjTWCxXD8bbOAIH8rPxIB0O96temNLis2fyCFHNwaSX762xx7mdZr8R6aEkBVjYVP5gY/l6tszPpMeCav6bNiQ==
chromatic@^5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-5.7.0.tgz#2e3cf1edb32da2c65547ca7809a516ce8aea5039"
integrity sha512-vcHNFTzjJGwlIDLzrR9lhIaCsxgUtyBQPPxn/+cFu9fLXox28Zgsfv0ccK5/gRc4fM5aF/ePMkdpgzVzEuyfuA==
dependencies:
"@actions/core" "^1.2.4"
"@actions/github" "^4.0.0"
Expand Down

0 comments on commit d63d625

Please sign in to comment.