Skip to content

Commit

Permalink
Merge pull request storybookjs#5408 from storybooks/dependabot/npm_an…
Browse files Browse the repository at this point in the history
…d_yarn/storybook-chromatic-1.2.5

Bump storybook-chromatic from 1.2.4 to 1.2.5
  • Loading branch information
ndelangen authored Jan 30, 2019
2 parents 6765bd8 + 06ba148 commit 37d1b0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"prop-types": "^15.6.2",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"storybook-chromatic": "^1.2.4",
"storybook-chromatic": "^1.2.5",
"ts-loader": "^5.3.3",
"uuid": "^3.3.2",
"webpack": "^4.29.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19295,9 +19295,9 @@ stealthy-require@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"

storybook-chromatic@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/storybook-chromatic/-/storybook-chromatic-1.2.4.tgz#21085351eb513af801b810ce19d46626b6e50af1"
storybook-chromatic@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/storybook-chromatic/-/storybook-chromatic-1.2.5.tgz#71fc2f3a56b0e7e110afa5adc06875cf38b0bc79"
dependencies:
"@chromaui/localtunnel" "1.9.1-chromatic.3"
apollo-fetch "^0.6.0"
Expand Down

0 comments on commit 37d1b0a

Please sign in to comment.