Skip to content

Commit

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

Update 12 dependencies from npm
  • Loading branch information
Hypnosphi authored Jan 12, 2018
2 parents 6d6a88f + 7ce28bd commit 3f4c3da
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 28 deletions.
2 changes: 1 addition & 1 deletion addons/links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"enzyme": "^3.3.0",
"react": "^16.1.0",
"react-dom": "^16.1.0",
"shelljs": "^0.7.8"
"shelljs": "^0.8.0"
},
"peerDependencies": {
"@storybook/addons": "^3.3.0",
Expand Down
4 changes: 2 additions & 2 deletions app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@storybook/ui": "^3.4.0-alpha.1",
"airbnb-js-shims": "^1.1.1",
"angular2-template-loader": "^0.6.2",
"autoprefixer": "^7.2.4",
"autoprefixer": "^7.2.5",
"babel-core": "^6.26.0",
"babel-loader": "^7.0.0",
"babel-plugin-react-docgen": "^1.6.0",
Expand Down Expand Up @@ -73,7 +73,7 @@
"rxjs": "^5.4.2",
"sass-loader": "^6.0.6",
"serve-favicon": "^2.4.3",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"style-loader": "^0.18.2",
"ts-loader": "^2.2.2",
"uglifyjs-webpack-plugin": "^1.1.6",
Expand Down
4 changes: 2 additions & 2 deletions app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@storybook/channel-websocket": "^3.4.0-alpha.1",
"@storybook/core": "^3.4.0-alpha.1",
"@storybook/ui": "^3.4.0-alpha.1",
"autoprefixer": "^7.2.4",
"autoprefixer": "^7.2.5",
"babel-loader": "^7.1.2",
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
Expand Down Expand Up @@ -60,7 +60,7 @@
"prop-types": "^15.6.0",
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.1",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"style-loader": "^0.19.1",
"uglifyjs-webpack-plugin": "^1.1.6",
"url-loader": "^0.6.2",
Expand Down
4 changes: 2 additions & 2 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@storybook/node-logger": "^3.4.0-alpha.1",
"@storybook/ui": "^3.4.0-alpha.1",
"airbnb-js-shims": "^1.4.0",
"autoprefixer": "^7.2.4",
"autoprefixer": "^7.2.5",
"babel-loader": "^7.1.2",
"babel-plugin-react-docgen": "^1.8.0",
"babel-plugin-transform-regenerator": "^6.26.0",
Expand Down Expand Up @@ -72,7 +72,7 @@
"redux": "^3.7.2",
"request": "^2.83.0",
"serve-favicon": "^2.4.5",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"style-loader": "^0.19.1",
"uglifyjs-webpack-plugin": "^1.1.6",
"url-loader": "^0.6.2",
Expand Down
4 changes: 2 additions & 2 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@storybook/core": "^3.4.0-alpha.1",
"@storybook/ui": "^3.4.0-alpha.1",
"airbnb-js-shims": "^1.4.0",
"autoprefixer": "^7.2.4",
"autoprefixer": "^7.2.5",
"babel-loader": "^7.1.2",
"babel-plugin-react-docgen": "^1.8.0",
"babel-plugin-transform-regenerator": "^6.26.0",
Expand Down Expand Up @@ -68,7 +68,7 @@
"redux": "^3.7.2",
"request": "^2.83.0",
"serve-favicon": "^2.4.5",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"style-loader": "^0.19.1",
"uglifyjs-webpack-plugin": "^1.1.6",
"url-loader": "^0.6.2",
Expand Down
2 changes: 1 addition & 1 deletion lib/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"latest-version": "^3.1.0",
"merge-dirs": "^0.2.1",
"semver": "^5.4.1",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"update-notifier": "^2.3.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"jest-enzyme": "^4.0.2",
"jest-image-snapshot": "^2.2.1",
"jest-jasmine2": "^22.0.6",
"lerna": "^2.6.0",
"lerna": "^2.7.0",
"lint-staged": "^6.0.0",
"lodash": "^4.17.4",
"nodemon": "^1.14.11",
Expand All @@ -90,7 +90,7 @@
"remark-lint-code": "^2.0.0",
"remark-lint-code-eslint": "^2.0.0",
"remark-preset-lint-recommended": "^3.0.1",
"shelljs": "^0.7.8",
"shelljs": "^0.8.0",
"symlink-dir": "^1.1.1",
"tslint": "~5.9.1",
"tslint-config-prettier": "^1.6.0",
Expand Down
61 changes: 45 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ autoprefixer@^6.3.1:
postcss "^5.2.16"
postcss-value-parser "^3.2.3"

autoprefixer@^7.2.3, autoprefixer@^7.2.4:
autoprefixer@^7.2.3:
version "7.2.4"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-7.2.4.tgz#29b367c03876a29bfd3721260d945e3545666c8d"
dependencies:
Expand All @@ -858,6 +858,17 @@ autoprefixer@^7.2.3, autoprefixer@^7.2.4:
postcss "^6.0.15"
postcss-value-parser "^3.2.3"

autoprefixer@^7.2.5:
version "7.2.5"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-7.2.5.tgz#04ccbd0c6a61131b6d13f53d371926092952d192"
dependencies:
browserslist "^2.11.1"
caniuse-lite "^1.0.30000791"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^6.0.16"
postcss-value-parser "^3.2.3"

aws-sign2@~0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.6.0.tgz#14342dd38dbcc94d0e5b87d763cd63612c0e794f"
Expand Down Expand Up @@ -2464,6 +2475,13 @@ browserslist@^2.1.2, browserslist@^2.10.2, browserslist@^2.5.1:
caniuse-lite "^1.0.30000784"
electron-to-chromium "^1.3.30"

browserslist@^2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.11.1.tgz#02fda29d9a2164b879100126e7b0d0b57e43a7bb"
dependencies:
caniuse-lite "^1.0.30000789"
electron-to-chromium "^1.3.30"

[email protected]:
version "1.0.2"
resolved "https://registry.yarnpkg.com/bser/-/bser-1.0.2.tgz#381116970b2a6deea5646dd15dd7278444b56169"
Expand Down Expand Up @@ -2657,6 +2675,10 @@ caniuse-lite@^1.0.30000748, caniuse-lite@^1.0.30000784:
version "1.0.30000787"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000787.tgz#a76c4fa1d6ac00640447ec83c1e7c6b33dd615c5"

caniuse-lite@^1.0.30000789, caniuse-lite@^1.0.30000791:
version "1.0.30000791"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000791.tgz#8e35745efd483a3e23bb7d350990326d2319fc16"

capture-stack-trace@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.0.tgz#4a6fa07399c26bba47f0b2496b4d0fb408c5550d"
Expand Down Expand Up @@ -8563,9 +8585,9 @@ left-pad@^1.1.3, left-pad@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.2.0.tgz#d30a73c6b8201d8f7d8e7956ba9616087a68e0ee"

lerna@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.6.0.tgz#865377717ca9e0daa5a2fbb00e364968d533650a"
lerna@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.7.0.tgz#1df22aebaa82d8134b19303ac3e503146d1e4e9a"
dependencies:
async "^1.5.0"
chalk "^2.1.0"
Expand All @@ -8586,15 +8608,15 @@ lerna@^2.6.0:
hosted-git-info "^2.5.0"
inquirer "^3.2.2"
is-ci "^1.0.10"
load-json-file "^3.0.0"
load-json-file "^4.0.0"
lodash "^4.17.4"
minimatch "^3.0.4"
npmlog "^4.1.2"
p-finally "^1.0.0"
package-json "^4.0.1"
path-exists "^3.0.0"
read-cmd-shim "^1.0.1"
read-pkg "^2.0.0"
read-pkg "^3.0.0"
rimraf "^2.6.1"
safe-buffer "^5.1.1"
semver "^5.4.1"
Expand Down Expand Up @@ -8762,15 +8784,6 @@ load-json-file@^2.0.0:
pify "^2.0.0"
strip-bom "^3.0.0"

load-json-file@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-3.0.0.tgz#7eb3735d983a7ed2262ade4ff769af5369c5c440"
dependencies:
graceful-fs "^4.1.2"
parse-json "^3.0.0"
pify "^2.0.0"
strip-bom "^3.0.0"

load-json-file@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
Expand Down Expand Up @@ -11146,6 +11159,14 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.13, postcss@^6.0.15, postcss@^6.0.8
source-map "^0.6.1"
supports-color "^5.1.0"

postcss@^6.0.16:
version "6.0.16"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.16.tgz#112e2fe2a6d2109be0957687243170ea5589e146"
dependencies:
chalk "^2.3.0"
source-map "^0.6.1"
supports-color "^5.1.0"

prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
Expand Down Expand Up @@ -13130,14 +13151,22 @@ [email protected]:
version "0.3.0"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.3.0.tgz#3596e6307a781544f591f37da618360f31db57b1"

shelljs@^0.7.5, shelljs@^0.7.8:
shelljs@^0.7.5:
version "0.7.8"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
dependencies:
glob "^7.0.0"
interpret "^1.0.0"
rechoir "^0.6.2"

shelljs@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.0.tgz#12f561c52ec5d0d3315af15616c011a18ff80d59"
dependencies:
glob "^7.0.0"
interpret "^1.0.0"
rechoir "^0.6.2"

shellsubstitute@^1.1.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/shellsubstitute/-/shellsubstitute-1.2.0.tgz#e4f702a50c518b0f6fe98451890d705af29b6b70"
Expand Down

0 comments on commit 3f4c3da

Please sign in to comment.