chore(deps): update all non-major dependencies (#4298)

[skip ci]
This commit is contained in:
renovate[bot] 2018-11-09 01:18:29 +03:30 committed by Pooya Parsa
parent 31ef70e560
commit 16c8237f1c
11 changed files with 32 additions and 14 deletions

View File

@ -32,7 +32,7 @@
"babel-plugin-dynamic-import-node": "^2.2.0",
"cheerio": "^1.0.0-rc.2",
"codecov": "^3.1.0",
"consola": "^2.2.3",
"consola": "^2.2.4",
"cross-env": "^5.2.0",
"cross-spawn": "^6.0.5",
"eslint": "^5.8.0",

View File

@ -12,7 +12,7 @@
"@nuxt/vue-app": "^2.2.0",
"@nuxtjs/devalue": "^1.1.0",
"chokidar": "^2.0.4",
"consola": "^2.2.3",
"consola": "^2.2.4",
"fs-extra": "^7.0.1",
"glob": "^7.1.3",
"hash-sum": "^1.0.2",

View File

@ -15,11 +15,11 @@
"@nuxt/config": "^2.2.0",
"boxen": "^2.0.0",
"chalk": "^2.4.1",
"consola": "^2.2.3",
"consola": "^2.2.4",
"esm": "^3.0.84",
"minimist": "^1.2.0",
"pretty-bytes": "^5.1.0",
"std-env": "^2.1.1",
"std-env": "^2.2.1",
"wrap-ansi": "^4.0.0"
},
"publishConfig": {

View File

@ -9,7 +9,7 @@
"main": "dist/common.js",
"dependencies": {
"@nuxt/config": "^2.2.0",
"consola": "^2.2.3",
"consola": "^2.2.4",
"lodash": "^4.17.11"
},
"publishConfig": {

View File

@ -9,9 +9,9 @@
"main": "dist/config.js",
"dependencies": {
"@nuxt/common": "^2.2.0",
"consola": "^2.2.3",
"consola": "^2.2.4",
"lodash": "^4.17.11",
"std-env": "^2.1.1"
"std-env": "^2.2.1"
},
"publishConfig": {
"access": "public"

View File

@ -14,13 +14,13 @@
"@nuxt/vue-renderer": "^2.2.0",
"@nuxtjs/devalue": "^1.1.0",
"@nuxtjs/opencollective": "^0.1.0",
"consola": "^2.2.3",
"consola": "^2.2.4",
"debug": "^4.1.0",
"esm": "^3.0.84",
"fs-extra": "^7.0.1",
"hash-sum": "^1.0.2",
"lodash": "^4.17.11",
"std-env": "^2.1.1"
"std-env": "^2.2.1"
},
"publishConfig": {
"access": "public"

View File

@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/common": "^2.2.0",
"chalk": "^2.4.1",
"consola": "^2.2.3",
"consola": "^2.2.4",
"fs-extra": "^7.0.1",
"html-minifier": "^3.5.21"
},

View File

@ -15,7 +15,7 @@
"chalk": "^2.4.1",
"compression": "^1.7.3",
"connect": "^3.6.6",
"consola": "^2.2.3",
"consola": "^2.2.4",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "^7.0.1",

View File

@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/common": "^2.2.0",
"@nuxtjs/devalue": "^1.1.0",
"consola": "^2.2.3",
"consola": "^2.2.4",
"fs-extra": "^7.0.1",
"lru-cache": "^4.1.3",
"vue": "^2.5.17",

View File

@ -17,7 +17,7 @@
"cache-loader": "^1.2.5",
"caniuse-lite": "^1.0.30000907",
"chalk": "^2.4.1",
"consola": "^2.2.3",
"consola": "^2.2.4",
"css-loader": "^1.0.1",
"cssnano": "^4.1.7",
"file-loader": "^2.0.0",
@ -36,7 +36,7 @@
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.4.0",
"postcss-url": "^8.0.0",
"std-env": "^2.1.1",
"std-env": "^2.2.1",
"style-resources-loader": "^1.2.1",
"terser-webpack-plugin": "^1.1.0",
"thread-loader": "^1.2.0",

View File

@ -2954,6 +2954,17 @@ consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.3:
std-env "^2.1.1"
string-width "^2.1.1"
consola@^2.2.4:
version "2.2.4"
resolved "https://registry.npmjs.org/consola/-/consola-2.2.4.tgz#33130c924e715eec17c7b5c836fd41f468616f38"
integrity sha512-1iYib+5XUvHL9YZsFYAV5gavnFvCyoJbG23XAPAKA0631bL1JZ3WsJUgtyOn/J1YWuJCV3VFmJ+CIHhMUVbGhQ==
dependencies:
chalk "^2.4.1"
dayjs "^1.7.7"
figures "^2.0.0"
std-env "^2.1.1"
string-width "^2.1.1"
console-browserify@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"
@ -10028,6 +10039,13 @@ std-env@^2.1.1:
dependencies:
ci-info "^1.6.0"
std-env@^2.2.1:
version "2.2.1"
resolved "https://registry.npmjs.org/std-env/-/std-env-2.2.1.tgz#2ffa0fdc9e2263e0004c1211966e960948a40f6b"
integrity sha512-IjYQUinA3lg5re/YMlwlfhqNRTzMZMqE+pezevdcTaHceqx8ngEi1alX9nNCk9Sc81fy1fLDeQoaCzeiW1yBOQ==
dependencies:
ci-info "^1.6.0"
stealthy-require@^1.1.0:
version "1.1.1"
resolved "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"