Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 19 dependencies from npm #2540

Merged
merged 21 commits into from
Dec 23, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5e89256
Update cross-env from 5.1.1 to 5.1.3 in /
dependencies-bot Dec 22, 2017
54bafb7
Update nodemon from 1.13.3 to 1.14.3 in /
dependencies-bot Dec 22, 2017
0e48cfb
Update glamorous from 4.11.0 to 4.11.2 in lib/components
dependencies-bot Dec 22, 2017
2c775c7
Update glamorous from 4.11.0 to 4.11.2 in addons/jest
dependencies-bot Dec 22, 2017
5bb6b12
Update @types/node from 8.5.1 to 8.5.2 in addons/knobs
dependencies-bot Dec 22, 2017
73c4d76
Update vue from 2.5.12 to 2.5.13 in addons/knobs
dependencies-bot Dec 22, 2017
2b58990
Update common-tags from 1.5.1 to 1.6.0 in app/react
dependencies-bot Dec 22, 2017
c3829ae
Update glamorous from 4.11.0 to 4.11.2 in app/react
dependencies-bot Dec 22, 2017
25495e8
Update nodemon from 1.13.3 to 1.14.3 in app/react
dependencies-bot Dec 22, 2017
965b38c
Update common-tags from 1.5.1 to 1.6.0 in app/vue
dependencies-bot Dec 22, 2017
4796e6d
Update nodemon from 1.13.3 to 1.14.3 in app/vue
dependencies-bot Dec 22, 2017
458ac15
Update vue from 2.5.12 to 2.5.13 in app/vue
dependencies-bot Dec 22, 2017
f80688d
Update vue-loader from 13.6.0 to 13.6.1 in app/vue
dependencies-bot Dec 22, 2017
f441e81
Update vue-template-compiler from 2.5.12 to 2.5.13 in app/vue
dependencies-bot Dec 22, 2017
ab6ccc9
Update vue from 2.5.12 to 2.5.13 in examples/vue-kitchen-sink
dependencies-bot Dec 22, 2017
15f34c1
Update cross-env from 5.1.1 to 5.1.3 in examples/vue-kitchen-sink
dependencies-bot Dec 22, 2017
f938563
Update vue-loader from 13.6.0 to 13.6.1 in examples/vue-kitchen-sink
dependencies-bot Dec 22, 2017
e9754c4
Update vue-template-compiler from 2.5.12 to 2.5.13 in examples/vue-ki…
dependencies-bot Dec 22, 2017
1e31011
Update glamorous from 4.11.0 to 4.11.2 in examples/cra-kitchen-sink
dependencies-bot Dec 22, 2017
be5809b
Merge branch 'master' into dependencies.io-update-build-135.0.0
ndelangen Dec 23, 2017
221bd24
Update lockfile
Hypnosphi Dec 23, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@storybook/components": "^3.2.18",
"glamor": "^2.20.40",
"glamorous": "^4.11.0",
"glamorous": "^4.11.2",
"global": "^4.3.2",
"prop-types": "^15.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions addons/knobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@types/node": "^8.5.1",
"@types/node": "^8.5.2",
"@types/react": "^16.0.31",
"raw-loader": "^0.5.1",
"style-loader": "^0.19.1",
"typescript": "^2.6.2",
"typescript-definition-tester": "^0.0.5",
"vue": "^2.5.12"
"vue": "^2.5.13"
},
"peerDependencies": {
"react": "*",
Expand Down
6 changes: 3 additions & 3 deletions app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"chalk": "^2.3.0",
"commander": "^2.12.2",
"common-tags": "^1.5.1",
"common-tags": "^1.6.0",
"configstore": "^3.1.1",
"core-js": "^2.5.3",
"css-loader": "^0.28.7",
Expand All @@ -51,7 +51,7 @@
"file-loader": "^1.1.6",
"find-cache-dir": "^1.0.0",
"glamor": "^2.20.40",
"glamorous": "^4.11.0",
"glamorous": "^4.11.2",
"global": "^4.3.2",
"json-loader": "^0.5.7",
"json-stringify-safe": "^5.0.1",
Expand All @@ -74,7 +74,7 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.13.3"
"nodemon": "^1.14.3"
},
"peerDependencies": {
"babel-core": "^6.26.0 | ^7.0.0-0",
Expand Down
16 changes: 8 additions & 8 deletions app/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"case-sensitive-paths-webpack-plugin": "^2.1.1",
"chalk": "^2.3.0",
"commander": "^2.12.2",
"common-tags": "^1.5.1",
"common-tags": "^1.6.0",
"configstore": "^3.1.1",
"core-js": "^2.5.3",
"css-loader": "^0.28.7",
Expand Down Expand Up @@ -75,15 +75,15 @@
"webpack-hot-middleware": "^2.21.0"
},
"devDependencies": {
"nodemon": "^1.13.3",
"vue": "^2.5.12",
"vue-loader": "^13.6.0",
"vue-template-compiler": "^2.5.12"
"nodemon": "^1.14.3",
"vue": "^2.5.13",
"vue-loader": "^13.6.1",
"vue-template-compiler": "^2.5.13"
},
"peerDependencies": {
"babel-core": "^6.26.0 | ^7.0.0-0",
"vue": "2.5.12",
"vue-loader": "13.6.0",
"vue-template-compiler": "2.5.12"
"vue": "2.5.13",
"vue-loader": "13.6.1",
"vue-template-compiler": "2.5.13"
}
}
2 changes: 1 addition & 1 deletion examples/cra-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eventemitter3": "^3.0.0",
"format-json": "^1.0.3",
"glamor": "^2.20.40",
"glamorous": "^4.11.0",
"glamorous": "^4.11.2",
"global": "^4.3.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/vue-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.0",
"babel-preset-vue": "^1.2.1",
"cross-env": "^5.1.1",
"cross-env": "^5.1.3",
"css-loader": "^0.28.7",
"file-loader": "^1.1.6",
"vue-hot-reload-api": "^2.2.4",
"vue-loader": "^13.6.0",
"vue-loader": "^13.6.1",
"vue-style-loader": "^3.0.1",
"vue-template-compiler": "^2.5.12",
"vue-template-compiler": "^2.5.13",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.9.7"
},
"dependencies": {
"vue": "^2.5.12",
"vue": "^2.5.13",
"vuex": "^3.0.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion lib/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"glamor": "^2.20.40",
"glamorous": "^4.11.0",
"glamorous": "^4.11.2",
"prop-types": "^15.6.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"chalk": "^2.3.0",
"codecov": "^3.0.0",
"commander": "^2.12.2",
"cross-env": "^5.1.1",
"cross-env": "^5.1.3",
"danger": "^2.1.6",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.1",
Expand All @@ -67,7 +67,7 @@
"lerna": "^2.5.1",
"lint-staged": "^6.0.0",
"lodash": "^4.17.4",
"nodemon": "^1.13.3",
"nodemon": "^1.14.3",
"npmlog": "^4.1.2",
"prettier": "^1.9.2",
"puppeteer": "^0.13.0",
Expand Down
98 changes: 33 additions & 65 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
git-url-parse "^6.0.2"
shelljs "^0.7.0"

"@remy/pstree@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@remy/pstree/-/pstree-1.1.0.tgz#414045d4fec60946604f3718023052aaf49bd8d3"
dependencies:
ps-tree "^1.1.0"

"@storybook/mantra-core@^1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@storybook/mantra-core/-/mantra-core-1.7.2.tgz#e10c7faca29769e97131e0e0308ef7cfb655b70c"
Expand Down Expand Up @@ -134,10 +128,14 @@
version "8.0.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.0.52.tgz#8e7f47747868e7687f2cd4922966e2d6af78d22d"

"@types/node@^8.0.28", "@types/node@^8.5.1":
"@types/node@^8.0.28":
version "8.5.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.1.tgz#4ec3020bcdfe2abffeef9ba3fbf26fca097514b5"

"@types/node@^8.5.2":
version "8.5.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.2.tgz#83b8103fa9a2c2e83d78f701a9aa7c9539739aa5"

"@types/react@^16.0.18", "@types/react@^16.0.20":
version "16.0.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.23.tgz#f0f713b07912c6fd8e10c9ccc539443ceb06dbca"
Expand Down Expand Up @@ -2544,9 +2542,9 @@ commander@^2.12.2:
version "2.12.2"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.12.2.tgz#0f5946c427ed9ec0d91a46bb9def53e54650e555"

common-tags@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.5.1.tgz#e2e39931a013cd02253defeed89a1ad615a27f07"
common-tags@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.6.0.tgz#788e4bcc582f16993e5b2c92f76b1ccb80731537"
dependencies:
babel-runtime "^6.26.0"

Expand Down Expand Up @@ -2970,9 +2968,9 @@ create-react-class@^15.5.2:
loose-envify "^1.3.1"
object-assign "^4.1.1"

cross-env@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.1.tgz#b6d8ab97f304c0f71dae7277b75fe424c08dfa74"
cross-env@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.3.tgz#f8ae18faac87692b0a8b4d2f7000d4ec3a85dfd7"
dependencies:
cross-spawn "^5.1.0"
is-windows "^1.0.0"
Expand Down Expand Up @@ -3768,10 +3766,6 @@ es6-map@^0.1.3:
es6-symbol "~3.1.1"
event-emitter "~0.3.5"

es6-promise@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-3.3.1.tgz#a08cdde84ccdbf34d027a1451bc91d4bcd28a613"

es6-promise@^4.0.3, es6-promise@^4.0.5:
version "4.1.1"
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.1.1.tgz#8811e90915d9a0dba36274f0b242dbda78f9c92a"
Expand Down Expand Up @@ -4948,9 +4942,9 @@ glamor@^2.20.40:
prop-types "^15.5.10"
through "^2.3.8"

glamorous@^4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.11.0.tgz#cb846dda1450c895c59a34060fb19e3251ed619f"
glamorous@^4.11.2:
version "4.11.2"
resolved "https://registry.yarnpkg.com/glamorous/-/glamorous-4.11.2.tgz#ce144c6a53e247ddf0896ad6faddebf78c49d864"
dependencies:
brcast "^3.0.0"
fast-memoize "^2.2.7"
Expand Down Expand Up @@ -7091,13 +7085,6 @@ lodash-es@^4.2.1:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7"

lodash._baseassign@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz#8c38a099500f215ad09e59f1722fd0c52bfe0a4e"
dependencies:
lodash._basecopy "^3.0.0"
lodash.keys "^3.0.0"

lodash._basecopy@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz#8da0e6a876cf344c0ad8a54882111dd3c5c7ca36"
Expand All @@ -7122,14 +7109,6 @@ lodash._bindcallback@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"

lodash._createassigner@^3.0.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz#838a5bae2fdaca63ac22dee8e19fa4e6d6970b11"
dependencies:
lodash._bindcallback "^3.0.0"
lodash._isiterateecall "^3.0.0"
lodash.restparam "^3.0.0"

lodash._getnative@^3.0.0:
version "3.9.1"
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
Expand All @@ -7154,14 +7133,6 @@ lodash._root@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"

lodash.assign@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-3.2.0.tgz#3ce9f0234b4b2223e296b8fa0ac1fee8ebca64fa"
dependencies:
lodash._baseassign "^3.0.0"
lodash._createassigner "^3.0.0"
lodash.keys "^3.0.0"

lodash.assign@^4.0.3, lodash.assign@^4.0.6:
version "4.2.0"
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
Expand All @@ -7178,13 +7149,6 @@ lodash.debounce@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"

lodash.defaults@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-3.1.2.tgz#c7308b18dbf8bc9372d701a73493c61192bd2e2c"
dependencies:
lodash.assign "^3.0.0"
lodash.restparam "^3.0.0"

lodash.defaults@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
Expand Down Expand Up @@ -7925,17 +7889,15 @@ 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.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.13.3.tgz#92d23e6b91dca351215a4b8a50d2bd838cd0f9e3"
nodemon@^1.14.3:
version "1.14.3"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.14.3.tgz#f08d66726fb9876d76956b57cc91624793de4dbb"
dependencies:
"@remy/pstree" "^1.1.0"
chokidar "^1.7.0"
debug "^2.6.8"
es6-promise "^3.3.1"
ignore-by-default "^1.0.1"
lodash.defaults "^3.1.2"
minimatch "^3.0.4"
pstree.remy "^1.1.0"
touch "^3.1.0"
undefsafe "0.0.3"
update-notifier "^2.3.0"
Expand Down Expand Up @@ -9028,6 +8990,12 @@ pseudomap@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"

pstree.remy@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.0.tgz#f2af27265bd3e5b32bbfcc10e80bac55ba78688b"
dependencies:
ps-tree "^1.1.0"

public-encrypt@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5ebacbca693caf7c65c18cc6"
Expand Down Expand Up @@ -11735,9 +11703,9 @@ vue-hot-reload-api@^2.2.4:
version "2.2.4"
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.2.4.tgz#683bd1d026c0d3b3c937d5875679e9a87ec6cd8f"

vue-loader@^13.6.0:
version "13.6.0"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-13.6.0.tgz#c1c9570e1e57475f8acb02cda35551b812f88086"
vue-loader@^13.6.1:
version "13.6.1"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-13.6.1.tgz#3ad365271b3db382722ab2eb0d6936d8d52ec2ce"
dependencies:
consolidate "^0.14.0"
hash-sum "^1.0.2"
Expand All @@ -11760,9 +11728,9 @@ vue-style-loader@^3.0.0, vue-style-loader@^3.0.1:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@^2.5.12:
version "2.5.12"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.12.tgz#c3fbf60eaecdef06f20f51ed24bc178e3dda57b1"
vue-template-compiler@^2.5.13:
version "2.5.13"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.5.13.tgz#12a2aa0ecd6158ac5e5f14d294b0993f399c3d38"
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -11771,9 +11739,9 @@ vue-template-es2015-compiler@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.6.0.tgz#dc42697133302ce3017524356a6c61b7b69b4a18"

vue@^2.5.12:
version "2.5.12"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.12.tgz#88bb58307b51d9dd9f772019765c0d110da816e7"
vue@^2.5.13:
version "2.5.13"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.5.13.tgz#95bd31e20efcf7a7f39239c9aa6787ce8cf578e1"

vuex@^3.0.0:
version "3.0.1"
Expand Down