Skip to content

Commit

Permalink
Merge pull request #3227 from storybooks/dependencies.io-update-build…
Browse files Browse the repository at this point in the history
…-302.0.0

Update 10 dependencies from npm
  • Loading branch information
Hypnosphi committed Mar 17, 2018
2 parents 40596d0 + ae2bff6 commit 309795c
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions addons/storyshots/package.json
Expand Up @@ -23,15 +23,15 @@
"global": "^4.3.2",
"jest-image-snapshot": "^2.4.0",
"jest-specific-snapshot": "^0.5.0",
"puppeteer": "^1.1.1",
"puppeteer": "^1.2.0",
"read-pkg-up": "^3.0.0"
},
"devDependencies": {
"@storybook/addon-actions": "3.4.0-rc.2",
"@storybook/addon-links": "3.4.0-rc.2",
"@storybook/addons": "3.4.0-rc.2",
"@storybook/react": "3.4.0-rc.2",
"enzyme-to-json": "^3.3.1",
"enzyme-to-json": "^3.3.3",
"react": "^16.1.0",
"react-dom": "^16.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion app/angular/package.json
Expand Up @@ -52,7 +52,7 @@
"redux": "^3.6.0",
"sass-loader": "^6.0.7",
"ts-loader": "^3.5.0",
"uglifyjs-webpack-plugin": "^1.2.3",
"uglifyjs-webpack-plugin": "^1.2.4",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0",
"webpack-hot-middleware": "^2.21.2",
Expand Down
2 changes: 1 addition & 1 deletion app/polymer/package.json
Expand Up @@ -52,7 +52,7 @@
"react-dev-utils": "^5.0.0",
"react-dom": "^16.0.0",
"redux": "^3.7.2",
"uglifyjs-webpack-plugin": "^1.2.3",
"uglifyjs-webpack-plugin": "^1.2.4",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0",
"webpack-hot-middleware": "^2.21.2"
Expand Down
2 changes: 1 addition & 1 deletion app/react-native/package.json
Expand Up @@ -57,7 +57,7 @@
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
"uglifyjs-webpack-plugin": "^1.2.3",
"uglifyjs-webpack-plugin": "^1.2.4",
"url-parse": "^1.1.9",
"util-deprecate": "^1.0.2",
"uuid": "^3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Expand Up @@ -58,7 +58,7 @@
"prop-types": "^15.6.1",
"react-dev-utils": "^5.0.0",
"redux": "^3.7.2",
"uglifyjs-webpack-plugin": "^1.2.3",
"uglifyjs-webpack-plugin": "^1.2.4",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0",
"webpack-hot-middleware": "^2.21.2"
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Expand Up @@ -50,7 +50,7 @@
"react-dev-utils": "^5.0.0",
"react-dom": "^16.2.0",
"redux": "^3.7.2",
"uglifyjs-webpack-plugin": "^1.2.3",
"uglifyjs-webpack-plugin": "^1.2.4",
"util-deprecate": "^1.0.2",
"webpack": "^3.11.0",
"webpack-hot-middleware": "^2.21.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Expand Up @@ -35,7 +35,7 @@
"babel-runtime": "^6.26.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.3.1",
"enzyme-to-json": "^3.3.3",
"jest": "^20.0.4",
"react-scripts": "^1.1.1",
"webpack": "^3.11.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/official-storybook/package.json
Expand Up @@ -28,7 +28,7 @@
"@storybook/node-logger": "3.4.0-rc.2",
"@storybook/react": "3.4.0-rc.2",
"babel-runtime": "^6.26.0",
"enzyme-to-json": "^3.3.1",
"enzyme-to-json": "^3.3.3",
"eventemitter3": "^3.0.1",
"format-json": "^1.0.3",
"global": "^4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/package.json
Expand Up @@ -26,7 +26,7 @@
"babel-runtime": "^6.26.0",
"chalk": "^2.3.2",
"commander": "^2.15.0",
"css-loader": "^0.28.10",
"css-loader": "^0.28.11",
"dotenv": "^5.0.1",
"events": "^2.0.0",
"express": "^4.16.3",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Expand Up @@ -4261,9 +4261,9 @@ css-loader@0.28.7:
postcss-value-parser "^3.3.0"
source-list-map "^2.0.0"

css-loader@^0.28.10:
version "0.28.10"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.10.tgz#40282e79230f7bcb4e483efa631d670b735ebf42"
css-loader@^0.28.11:
version "0.28.11"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.11.tgz#c3f9864a700be2711bb5a2462b2389b1a392dab7"
dependencies:
babel-code-frame "^6.26.0"
css-selector-tokenizer "^0.7.0"
Expand Down Expand Up @@ -5108,9 +5108,9 @@ enzyme-to-json@^3.3.0:
dependencies:
lodash "^4.17.4"

enzyme-to-json@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.1.tgz#64239dcd417e2fb552f4baa6632de4744b9b5b93"
enzyme-to-json@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07"
dependencies:
lodash "^4.17.4"

Expand Down Expand Up @@ -12493,9 +12493,9 @@ punycode@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.0.tgz#5f863edc89b96db09074bad7947bf09056ca4e7d"

puppeteer@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.1.1.tgz#adbf25e49f5ef03443c10ab8e09a954ca0c7bfee"
puppeteer@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-1.2.0.tgz#6a8a1c618af073dfcf6fc7c7e3c12e54129ffa98"
dependencies:
debug "^2.6.8"
extract-zip "^1.6.5"
Expand Down Expand Up @@ -15766,9 +15766,9 @@ uglifyjs-webpack-plugin@^1.1.8:
webpack-sources "^1.1.0"
worker-farm "^1.5.2"

uglifyjs-webpack-plugin@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.2.3.tgz#bf23197b37a8fc953fecfbcbab66e506f9a0ae72"
uglifyjs-webpack-plugin@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/uglifyjs-webpack-plugin/-/uglifyjs-webpack-plugin-1.2.4.tgz#5eec941b2e9b8538be0a20fc6eda25b14c7c1043"
dependencies:
cacache "^10.0.4"
find-cache-dir "^1.0.0"
Expand Down

0 comments on commit 309795c

Please sign in to comment.