Skip to content

Commit

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

Update 9 dependencies from npm
  • Loading branch information
Hypnosphi authored Dec 6, 2017
2 parents 6a05910 + 9610917 commit c267848
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 34 deletions.
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ws": "^3.3.2"
},
"devDependencies": {
"react-native": "^0.50.4"
"react-native": "^0.51.0"
},
"peerDependencies": {
"react": "*",
Expand Down
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.12.4"
"nodemon": "^1.12.5"
},
"peerDependencies": {
"react": ">=15.0.0 || ^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.12.4",
"nodemon": "^1.12.5",
"vue": "^2.5.9",
"vue-loader": "^13.5.0",
"vue-template-compiler": "^2.5.9"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
"codecov": "^3.0.0",
"commander": "^2.12.2",
"cross-env": "^5.1.1",
"danger": "^2.0.3",
"danger": "^2.1.2",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"eslint": "^4.12.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.4.1",
"eslint-plugin-jest": "^21.4.2",
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-prettier": "^2.2.0",
"eslint-plugin-react": "^7.5.1",
"fs-extra": "^4.0.3",
"gh-pages": "^1.1.0",
"github-release-from-changelog": "^1.2.1",
"github-release-from-changelog": "^1.3.0",
"glob": "^7.1.2",
"husky": "^0.14.3",
"inquirer": "^4.0.1",
Expand All @@ -76,9 +76,9 @@
"lerna": "^2.5.1",
"lint-staged": "^6.0.0",
"lodash": "^4.17.4",
"nodemon": "^1.12.4",
"nodemon": "^1.12.5",
"npmlog": "^4.1.2",
"prettier": "^1.9.0",
"prettier": "^1.9.1",
"process-nextick-args": "^1.0.7",
"puppeteer": "^0.13.0",
"raf": "^3.4.0",
Expand Down
73 changes: 47 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1428,7 +1428,7 @@ babel-plugin-transform-es3-property-literals@^6.8.0:
dependencies:
babel-runtime "^6.22.0"

babel-plugin-transform-exponentiation-operator@^6.22.0, babel-plugin-transform-exponentiation-operator@^6.24.1:
babel-plugin-transform-exponentiation-operator@^6.22.0, babel-plugin-transform-exponentiation-operator@^6.24.1, babel-plugin-transform-exponentiation-operator@^6.5.0:
version "6.24.1"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e"
dependencies:
Expand Down Expand Up @@ -3310,16 +3310,17 @@ damerau-levenshtein@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"

danger@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/danger/-/danger-2.0.3.tgz#09d7c790f25a53dc73b5ed63873b186ebdcc6d69"
danger@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/danger/-/danger-2.1.2.tgz#cde5eca48fedc3e6bebb6962deec4e68e0df97de"
dependencies:
babel-polyfill "7.0.0-alpha.19"
chalk "^2.0.0"
commander "^2.9.0"
debug "^3.0.0"
get-stdin "^5.0.1"
github "^11"
hyperlinker "^1.0.0"
jsome "^2.3.25"
jsonpointer "^4.0.1"
lodash.find "^4.6.0"
Expand All @@ -3331,8 +3332,10 @@ danger@^2.0.3:
parse-diff "^0.4.0"
parse-link-header "^1.0.1"
pinpoint "^1.1.0"
readline-sync "^1.4.7"
require-from-string "^2.0.1"
rfc6902 "^2.0.0"
supports-hyperlinks "^1.0.1"
vm2 patriksimek/vm2#custom_files
voca "^1.2.0"

Expand Down Expand Up @@ -4080,9 +4083,9 @@ eslint-plugin-import@2.8.0, eslint-plugin-import@^2.8.0:
minimatch "^3.0.3"
read-pkg-up "^2.0.0"

eslint-plugin-jest@^21.4.1:
version "21.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.4.1.tgz#7fcc407924d44f78cb7197eb0d5f65152f81fcf9"
eslint-plugin-jest@^21.4.2:
version "21.4.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.4.2.tgz#0e8ec03687259169cef46656827a0a0715e8a8d4"

eslint-plugin-json@^1.2.0:
version "1.2.0"
Expand Down Expand Up @@ -5071,9 +5074,9 @@ gitconfiglocal@^1.0.0:
dependencies:
ini "^1.3.2"

github-release-from-changelog@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/github-release-from-changelog/-/github-release-from-changelog-1.2.1.tgz#0221a309d14514294ffbc4c53d9f260c0c9a313e"
github-release-from-changelog@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/github-release-from-changelog/-/github-release-from-changelog-1.3.0.tgz#1be63945e6ac3168c4d8784322954da965b9986f"
dependencies:
grizzly "^2.0.0"
minimist "^1.2.0"
Expand Down Expand Up @@ -5721,6 +5724,10 @@ husky@^0.14.3:
normalize-path "^1.0.0"
strip-indent "^2.0.0"

hyperlinker@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e"

hyphenate-style-name@^1.0.1, hyphenate-style-name@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.2.tgz#31160a36930adaf1fc04c6074f7eb41465d4ec4b"
Expand Down Expand Up @@ -7746,7 +7753,7 @@ methods@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"

metro-bundler@^0.20.1:
metro-bundler@^0.20.0:
version "0.20.3"
resolved "https://registry.yarnpkg.com/metro-bundler/-/metro-bundler-0.20.3.tgz#0ded01b64e8963117017b106f75b83cfc34f3656"
dependencies:
Expand Down Expand Up @@ -8126,9 +8133,9 @@ node-version@^1.0.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/node-version/-/node-version-1.1.0.tgz#f437d7ba407e65e2c4eaef8887b1718ba523d4f0"

nodemon@^1.12.4:
version "1.12.4"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.12.4.tgz#b3cedad2845ee27298aa889b903b2e324fe57cda"
nodemon@^1.12.5:
version "1.12.5"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.12.5.tgz#bd34afa1aa855f1996b561147848519f136de620"
dependencies:
chokidar "^1.7.0"
debug "^2.6.8"
Expand Down Expand Up @@ -9102,9 +9109,9 @@ prettier@^1.7.0:
version "1.8.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.8.2.tgz#bff83e7fd573933c607875e5ba3abbdffb96aeb8"

prettier@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.0.tgz#1a7205bdb6126b30cf8c0a7b2b86997162e1ee3e"
prettier@^1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.1.tgz#41638a0d47c1efbd1b7d5a742aaa5548eab86d70"

pretty-bytes@^4.0.2:
version "4.0.2"
Expand Down Expand Up @@ -9513,16 +9520,17 @@ react-native-iphone-x-helper@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.0.1.tgz#950dbdaca66f458689a7e9697c5beb9bd53f98f2"

react-native@^0.50.4:
version "0.50.4"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.50.4.tgz#194f5da4939087b3acee712a503475f4942dca7e"
react-native@^0.51.0:
version "0.51.0"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.51.0.tgz#fe25934b3030fd323f3ca1a70f034133465955ed"
dependencies:
absolute-path "^0.0.0"
art "^0.10.0"
babel-core "^6.24.1"
babel-plugin-syntax-trailing-function-commas "^6.20.0"
babel-plugin-transform-async-to-generator "6.16.0"
babel-plugin-transform-class-properties "^6.18.0"
babel-plugin-transform-exponentiation-operator "^6.5.0"
babel-plugin-transform-flow-strip-types "^6.21.0"
babel-plugin-transform-object-rest-spread "^6.20.2"
babel-register "^6.24.1"
Expand All @@ -9543,7 +9551,7 @@ react-native@^0.50.4:
graceful-fs "^4.1.3"
inquirer "^3.0.6"
lodash "^4.16.6"
metro-bundler "^0.20.1"
metro-bundler "^0.20.0"
mime "^1.3.4"
minimist "^1.2.0"
mkdirp "^0.5.1"
Expand All @@ -9559,7 +9567,7 @@ react-native@^0.50.4:
react-clone-referenced-element "^1.0.1"
react-devtools-core "^2.5.0"
react-timer-mixin "^0.13.2"
regenerator-runtime "^0.9.5"
regenerator-runtime "^0.11.0"
rimraf "^2.5.4"
semver "^5.0.3"
shell-quote "1.6.1"
Expand Down Expand Up @@ -9828,6 +9836,10 @@ readjson@^1.1.0:
dependencies:
try-catch "~1.0.0"

readline-sync@^1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.7.tgz#001bfdd4c06110c3c084c63bf7c6a56022213f30"

readline2@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35"
Expand Down Expand Up @@ -9927,10 +9939,6 @@ regenerator-runtime@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.0.tgz#7e54fe5b5ccd5d6624ea6255c3473be090b802e1"

regenerator-runtime@^0.9.5:
version "0.9.6"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.9.6.tgz#d33eb95d0d2001a4be39659707c51b0cb71ce029"

regenerator-transform@^0.10.0:
version "0.10.1"
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.10.1.tgz#1e4996837231da8b7f3cf4114d71b5691a0680dd"
Expand Down Expand Up @@ -11202,6 +11210,19 @@ supports-color@^4.0.0, supports-color@^4.1.0, supports-color@^4.2.1, supports-co
dependencies:
has-flag "^2.0.0"

supports-color@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.0.1.tgz#1c5331f22250c84202805b2f17adf16699f3a39a"
dependencies:
has-flag "^2.0.0"

supports-hyperlinks@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7"
dependencies:
has-flag "^2.0.0"
supports-color "^5.0.0"

svg-tag-names@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/svg-tag-names/-/svg-tag-names-1.1.1.tgz#9641b29ef71025ee094c7043f7cdde7d99fbd50a"
Expand Down

0 comments on commit c267848

Please sign in to comment.