Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5749)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Pooya Parsa committed May 16, 2019
1 parent c2c2945 commit 119bbfc
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 52 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@nuxt/cli": "2.7.1",
"@nuxt/core": "2.7.1",
"node-fetch": "^2.5.0",
"node-fetch": "^2.6.0",
"vue": "^2.6.10",
"vue-meta": "^1.6.0",
"vue-no-ssr": "^1.1.1",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,22 @@
"execa": "^1.0.0",
"express": "^4.16.4",
"finalhandler": "^1.1.2",
"fork-ts-checker-webpack-plugin": "^1.3.2",
"fork-ts-checker-webpack-plugin": "^1.3.3",
"fs-extra": "^8.0.1",
"get-port": "^5.0.0",
"glob": "^7.1.4",
"is-wsl": "^2.0.0",
"jest": "^24.8.0",
"jsdom": "^15.1.0",
"klaw-sync": "^6.0.0",
"lerna": "^3.14.0",
"lerna": "^3.14.1",
"lodash": "^4.17.11",
"node-fetch": "^2.5.0",
"node-fetch": "^2.6.0",
"puppeteer-core": "^1.16.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.7",
"rimraf": "^2.6.3",
"rollup": "^1.12.0",
"rollup": "^1.12.1",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.3.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"main": "dist/typescript.js",
"dependencies": {
"@types/babel__core": "^7.1.1",
"@types/babel__core": "^7.1.2",
"@types/chokidar": "^2.1.3",
"@types/compression": "^0.0.36",
"@types/etag": "^1.8.0",
Expand All @@ -23,7 +23,7 @@
"@types/webpack-dev-middleware": "^2.0.2",
"@types/webpack-hot-middleware": "^2.16.5",
"consola": "^2.6.2",
"fork-ts-checker-webpack-plugin": "^1.3.2",
"fork-ts-checker-webpack-plugin": "^1.3.3",
"fs-extra": "^8.0.1",
"ts-loader": "^6.0.0",
"typescript": "^3.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"main": "dist/vue-app.js",
"typings": "types/index.d.ts",
"dependencies": {
"node-fetch": "^2.5.0",
"node-fetch": "^2.6.0",
"unfetch": "^4.1.0",
"vue": "^2.6.10",
"vue-meta": "^1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nuxt/utils": "2.7.1",
"babel-loader": "^8.0.6",
"cache-loader": "^3.0.1",
"caniuse-lite": "^1.0.30000967",
"caniuse-lite": "^1.0.30000969",
"chalk": "^2.4.2",
"consola": "^2.6.2",
"css-loader": "^2.1.1",
Expand Down
109 changes: 66 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -898,23 +898,23 @@
read-package-tree "^5.1.6"
semver "^5.5.0"

"@lerna/changed@3.14.0":
version "3.14.0"
resolved "https://registry.npmjs.org/@lerna/changed/-/changed-3.14.0.tgz#b3cff6e5d9f1b0c46fb66ede3e95b12ca3b6038f"
integrity sha512-K8PG1iSYhfVt09yQIteO/qwWBIGTeukYx93LQjiTyC8IqLEvjByajN9YH4Gpu1ADKCHeChlwnCHr+2UwQkm0RQ==
"@lerna/changed@3.14.1":
version "3.14.1"
resolved "https://registry.npmjs.org/@lerna/changed/-/changed-3.14.1.tgz#274fa67a34f234546925c139aabe20765f07a8e4"
integrity sha512-G0RgYL/WLTFzbezRBLUO2J0v39EvgZIO5bHHUtYt7zUFSfzapkPfvpdpBj+5JlMtf0B2xfxwTk+lSA4LVnbfmA==
dependencies:
"@lerna/collect-updates" "3.14.0"
"@lerna/command" "3.14.0"
"@lerna/listable" "3.14.0"
"@lerna/output" "3.13.0"
"@lerna/version" "3.14.0"
"@lerna/version" "3.14.1"

"@lerna/check-working-tree@3.14.0":
version "3.14.0"
resolved "https://registry.npmjs.org/@lerna/check-working-tree/-/check-working-tree-3.14.0.tgz#b37c35376b176fa2378a13f009a7575ea0c73bea"
integrity sha512-8PIy2Ia02a0OKES1TiktTIxovzJaFqJcJujBbjjjxaFsXbvSgKp8x1oEHuGIWqPogcxWrmzNd8KAqQMc7iespw==
"@lerna/check-working-tree@3.14.1":
version "3.14.1"
resolved "https://registry.npmjs.org/@lerna/check-working-tree/-/check-working-tree-3.14.1.tgz#4102681c31e4cebed3968db27567e3180e519822"
integrity sha512-ae/sdZPNh4SS+6c4UDuWP/QKbtIFAn/TvKsPncA1Jdo0PqXLBlug4DzkHTGkvZ5F0nj+0JrSxYteInakJV99vg==
dependencies:
"@lerna/collect-uncommitted" "3.14.0"
"@lerna/collect-uncommitted" "3.14.1"
"@lerna/describe-ref" "3.13.3"
"@lerna/validation-error" "3.13.0"

Expand Down Expand Up @@ -951,13 +951,15 @@
npmlog "^4.1.2"
yargs "^12.0.1"

"@lerna/collect-uncommitted@3.14.0":
version "3.14.0"
resolved "https://registry.npmjs.org/@lerna/collect-uncommitted/-/collect-uncommitted-3.14.0.tgz#7fb4f1eee205de4168aba5218ac81cfc9aeeff9c"
integrity sha512-ermeTGemXEBx1buBDjvQT7ghN32rgOm7nbdxq+TvwVOS52F/c1QVsvN3xu/ZJVMBFXug72cnbJeaHCddl0zhIw==
"@lerna/collect-uncommitted@3.14.1":
version "3.14.1"
resolved "https://registry.npmjs.org/@lerna/collect-uncommitted/-/collect-uncommitted-3.14.1.tgz#b3498c4c7f46efc79092ce4aa0a24edc535e5d1a"
integrity sha512-hQ67S+nlSJwsPylXbWlrQSZUcWa8tTNIdcMd9OY4+QxdJlZUG7CLbWSyaxi0g11WdoRJHT163mr9xQyAvIVT1A==
dependencies:
"@lerna/child-process" "3.13.3"
chalk "^2.3.1"
figgy-pudding "^3.5.1"
npmlog "^4.1.2"

"@lerna/collect-updates@3.14.0":
version "3.14.0"
Expand Down Expand Up @@ -1326,12 +1328,12 @@
inquirer "^6.2.0"
npmlog "^4.1.2"

"@lerna/publish@3.14.0":
version "3.14.0"
resolved "https://registry.npmjs.org/@lerna/publish/-/publish-3.14.0.tgz#3473c6de9ad7d614cc2a734eaf4ea505e8fedc4f"
integrity sha512-nLL0eDF/rgijPoLGGdHkuKQ4ktLZZDmPpj5n4aIZHf56AZRUYL0NgzLVPqg3btYQ/Zze9Wst1CB08DnBwJOzTw==
"@lerna/publish@3.14.1":
version "3.14.1"
resolved "https://registry.npmjs.org/@lerna/publish/-/publish-3.14.1.tgz#c1f7ad8d152947bb88a1755b4305a5a431d3e610"
integrity sha512-p+By/P84XJkndBzrmcnVLMcFpGAE+sQZCQK4e3aKQrEMLDrEwXkWt/XJxzeQskPxInFA/7Icj686LOADO7p0qg==
dependencies:
"@lerna/check-working-tree" "3.14.0"
"@lerna/check-working-tree" "3.14.1"
"@lerna/child-process" "3.13.3"
"@lerna/collect-updates" "3.14.0"
"@lerna/command" "3.14.0"
Expand All @@ -1348,7 +1350,7 @@
"@lerna/run-lifecycle" "3.14.0"
"@lerna/run-topologically" "3.14.0"
"@lerna/validation-error" "3.13.0"
"@lerna/version" "3.14.0"
"@lerna/version" "3.14.1"
figgy-pudding "^3.5.1"
fs-extra "^7.0.0"
libnpmaccess "^3.0.1"
Expand Down Expand Up @@ -1471,13 +1473,13 @@
dependencies:
npmlog "^4.1.2"

"@lerna/version@3.14.0":
version "3.14.0"
resolved "https://registry.npmjs.org/@lerna/version/-/version-3.14.0.tgz#3b3ed1da7241383e22f506198f35e4bb61c146c8"
integrity sha512-51ae6sriSLONV1NnPtDNuC81fGQhQBL1FhSKbw+5WuNdJxJwG8bgEdS1xvUdETZT4WrwMCX3nzzSpu4owlH2nQ==
"@lerna/version@3.14.1":
version "3.14.1"
resolved "https://registry.npmjs.org/@lerna/version/-/version-3.14.1.tgz#df081fec70fcfdcd3c470648c49b035b44a373bf"
integrity sha512-H/jykoxVIt4oDEYkBgwDfO5dmZFl3G6vP1UEttRVP1FIkI+gCN+olby8S0Qd8XprDuR5OrLboiDWQs3p7nJhLw==
dependencies:
"@lerna/batch-packages" "3.14.0"
"@lerna/check-working-tree" "3.14.0"
"@lerna/check-working-tree" "3.14.1"
"@lerna/child-process" "3.13.3"
"@lerna/collect-updates" "3.14.0"
"@lerna/command" "3.14.0"
Expand Down Expand Up @@ -1622,7 +1624,7 @@
resolved "https://registry.npmjs.org/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==

"@types/babel__core@^7.1.0", "@types/babel__core@^7.1.1":
"@types/babel__core@^7.1.0":
version "7.1.1"
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.1.tgz#ce9a9e5d92b7031421e1d0d74ae59f572ba48be6"
integrity sha512-+hjBtgcFPYyCTo0A15+nxrCVJL7aC6Acg87TXd5OW3QhHswdrOLoles+ldL2Uk8q++7yIfl4tURtztccdeeyOw==
Expand All @@ -1633,6 +1635,17 @@
"@types/babel__template" "*"
"@types/babel__traverse" "*"

"@types/babel__core@^7.1.2":
version "7.1.2"
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.2.tgz#608c74f55928033fce18b99b213c16be4b3d114f"
integrity sha512-cfCCrFmiGY/yq0NuKNxIQvZFy9kY/1immpSpTngOnyIbD4+eJOG5mxphhHDv3CHL9GltO4GcKr54kGBg3RNdbg==
dependencies:
"@babel/parser" "^7.1.0"
"@babel/types" "^7.0.0"
"@types/babel__generator" "*"
"@types/babel__template" "*"
"@types/babel__traverse" "*"

"@types/babel__generator@*":
version "7.0.2"
resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.0.2.tgz#d2112a6b21fad600d7674274293c85dce0cb47fc"
Expand Down Expand Up @@ -3027,11 +3040,16 @@ caniuse-api@^3.0.0:
lodash.memoize "^4.1.2"
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000939, caniuse-lite@^1.0.30000957, caniuse-lite@^1.0.30000963, caniuse-lite@^1.0.30000967:
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000939, caniuse-lite@^1.0.30000957, caniuse-lite@^1.0.30000963:
version "1.0.30000967"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000967.tgz#a5039577806fccee80a04aaafb2c0890b1ee2f73"
integrity sha512-rUBIbap+VJfxTzrM4akJ00lkvVb5/n5v3EGXfWzSH5zT8aJmGzjA8HWhJ4U6kCpzxozUSnB+yvAYDRPY6mRpgQ==

caniuse-lite@^1.0.30000969:
version "1.0.30000969"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000969.tgz#7664f571f2072657bde70b00a1fc1ba41f1942a9"
integrity sha512-Kus0yxkoAJgVc0bax7S4gLSlFifCa7MnSZL9p9VuS/HIKEL4seaqh28KIQAAO50cD/rJ5CiJkJFapkdDAlhFxQ==

capture-exit@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
Expand Down Expand Up @@ -5059,10 +5077,10 @@ forever-agent@~0.6.1:
resolved "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=

fork-ts-checker-webpack-plugin@^1.3.2:
version "1.3.2"
resolved "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.3.2.tgz#5de6cfd84dc175e95ace01d25e751956a5dc24e0"
integrity sha512-wy1JEZvzI4v+NYB+ybbbZX3jkb9FUWLr7ue8b2ZEDDG3Aw6uPqI+l7bFEYGwvAYFS+SIyoobTtK5mhwvEbIkdA==
fork-ts-checker-webpack-plugin@^1.3.3:
version "1.3.3"
resolved "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.3.3.tgz#a7a90d0b8273fba47186eeabc9457c741c0335cf"
integrity sha512-XrSkBRxE3MfCSFfMSmbEI/LvCYV9UPUWN1RDfF6r5jXnrhR5qzqxEHxjCwQlnN/uH7IlSfnaVtD3FLXQBznX5w==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down Expand Up @@ -6836,14 +6854,14 @@ left-pad@^1.3.0:
resolved "https://registry.npmjs.org/left-pad/-/left-pad-1.3.0.tgz#5b8a3a7765dfe001261dde915589e782f8c94d1e"
integrity sha512-XI5MPzVNApjAyhQzphX8BkmKsKUxD4LdyK24iZeQGinBN9yTQT3bFlCBy/aVx2HrNcqQGsdot8ghrjyrvMCoEA==

lerna@^3.14.0:
version "3.14.0"
resolved "https://registry.npmjs.org/lerna/-/lerna-3.14.0.tgz#b5485fa1614f6d25d8bf48926639f4ae9f5aa5b0"
integrity sha512-AJobp8D/ovN6CC+nmkaTQ2KgbFH4bU2bNRaGp+30iqVoK9q0DVyAtnB7/hcql4kAE22iL/jpbKd5aSDls8oH3w==
lerna@^3.14.1:
version "3.14.1"
resolved "https://registry.npmjs.org/lerna/-/lerna-3.14.1.tgz#6bce5d2d4958e853f51387f8f41a8f2d9aa4a8ea"
integrity sha512-lQxmGeEECjOMI3pRh2+I6jazoEWhEfvZNIs7XaX71op33AVwyjlY/nQ1GJGrPhxYBuQnlPgH0vH/nC/lcLaVkw==
dependencies:
"@lerna/add" "3.14.0"
"@lerna/bootstrap" "3.14.0"
"@lerna/changed" "3.14.0"
"@lerna/changed" "3.14.1"
"@lerna/clean" "3.14.0"
"@lerna/cli" "3.13.0"
"@lerna/create" "3.14.0"
Expand All @@ -6853,9 +6871,9 @@ lerna@^3.14.0:
"@lerna/init" "3.14.0"
"@lerna/link" "3.14.0"
"@lerna/list" "3.14.0"
"@lerna/publish" "3.14.0"
"@lerna/publish" "3.14.1"
"@lerna/run" "3.14.0"
"@lerna/version" "3.14.0"
"@lerna/version" "3.14.1"
import-local "^1.0.0"
npmlog "^4.1.2"

Expand Down Expand Up @@ -7566,11 +7584,16 @@ node-fetch-npm@^2.0.2:
json-parse-better-errors "^1.0.0"
safe-buffer "^5.1.1"

node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0:
node-fetch@^2.2.0, node-fetch@^2.3.0:
version "2.5.0"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.5.0.tgz#8028c49fc1191bba56a07adc6e2a954644a48501"
integrity sha512-YuZKluhWGJwCcUu4RlZstdAxr8bFfOVHakc1mplwHkk8J+tqM1Y5yraYvIUpeX8aY7+crCwiELJq7Vl0o0LWXw==

node-fetch@^2.6.0:
version "2.6.0"
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==

node-gyp@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/node-gyp/-/node-gyp-4.0.0.tgz#972654af4e5dd0cd2a19081b4b46fe0442ba6f45"
Expand Down Expand Up @@ -9801,10 +9824,10 @@ rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0:
estree-walker "^0.6.0"
micromatch "^3.1.10"

rollup@^1.12.0:
version "1.12.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.12.0.tgz#3e07e7d178bf61fe12325660a037ae0041219d8c"
integrity sha512-DFqgTupu9dkoS80AZ4xMgeLCeC96pGRCu1MLlOwRAjJ3qGItw+j4YWcL3/uWbgQO2mnmrAZphxAdjSXYsG5pWA==
rollup@^1.12.1:
version "1.12.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.12.1.tgz#02148d3d79f819b418a2f4c374f859fed56ae40c"
integrity sha512-6CL0c+HxqEY9/8G+7mYIvor0tt60mVC64410/1DeaGWZCFAvcY8ClT0bsnTxECd6vR004CMm0X2yBZmod5gWjw==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.2"
Expand Down

0 comments on commit 119bbfc

Please sign in to comment.