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 15, 2021
1 parent d915081 commit dd3a609
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 322 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -24,28 +24,28 @@
"dependencies": {
"classnames": "^2.2.6",
"framer-motion": "^3.9.0",
"next": "10.0.7",
"next": "10.0.8",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"prismic-javascript": "3.0.2",
"prismic-reactjs": "1.3.3",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-slick": "^0.28.0",
"react-slick": "^0.28.1",
"sass": "^1.32.8",
"slick-carousel": "^1.8.1"
},
"devDependencies": {
"@babel/core": "^7.13.8",
"@storybook/addon-actions": "^6.1.20",
"@storybook/addon-actions": "^6.1.21",
"@storybook/addon-essentials": "^6.1.20",
"@storybook/addon-links": "^6.1.21",
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^6.1.20",
"@storybook/react": "^6.1.21",
"@svgr/webpack": "^5.5.0",
"babel-loader": "^8.2.2",
"chromatic": "^5.6.3",
"chromatic": "^5.7.0",
"css-loader": "^5.1.1",
"eslint": "^7.21.0",
"eslint-config-google": "^0.14.0",
Expand Down

0 comments on commit dd3a609

Please sign in to comment.