chore(deps): update dependency consola to ^2.11.3 (#6839)

This commit is contained in:
renovate[bot] 2020-01-01 12:42:55 +01:00 committed by Pooya Parsa
parent 16f08734dd
commit aada6e50d9
11 changed files with 14 additions and 14 deletions

View File

@ -39,7 +39,7 @@
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"codecov": "^3.6.1",
"consola": "^2.11.2",
"consola": "^2.11.3",
"cross-spawn": "^7.0.1",
"eslint": "6.8.0",
"eslint-multiplexer": "^2.0.0",

View File

@ -12,7 +12,7 @@
"@nuxt/utils": "2.11.0",
"@nuxt/vue-app": "2.11.0",
"chokidar": "^3.3.1",
"consola": "^2.11.2",
"consola": "^2.11.3",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"hash-sum": "^2.0.0",

View File

@ -16,7 +16,7 @@
"@nuxt/utils": "2.11.0",
"boxen": "^4.2.0",
"chalk": "^2.4.2",
"consola": "^2.11.2",
"consola": "^2.11.3",
"esm": "^3.2.25",
"execa": "^3.4.0",
"exit": "^0.1.2",

View File

@ -11,7 +11,7 @@
"typings": "index.d.ts",
"dependencies": {
"@nuxt/utils": "2.11.0",
"consola": "^2.11.2",
"consola": "^2.11.3",
"std-env": "^2.2.1"
},
"publishConfig": {

View File

@ -13,7 +13,7 @@
"@nuxt/server": "2.11.0",
"@nuxt/utils": "2.11.0",
"@nuxt/vue-renderer": "2.11.0",
"consola": "^2.11.2",
"consola": "^2.11.3",
"debug": "^4.1.1",
"esm": "^3.2.25",
"fs-extra": "^8.1.0",

View File

@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/utils": "2.11.0",
"chalk": "^2.4.2",
"consola": "^2.11.2",
"consola": "^2.11.3",
"fs-extra": "^8.1.0",
"html-minifier": "^4.0.0"
},

View File

@ -14,7 +14,7 @@
"chalk": "^2.4.2",
"compression": "^1.7.4",
"connect": "^3.7.0",
"consola": "^2.11.2",
"consola": "^2.11.3",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "^8.1.0",

View File

@ -8,7 +8,7 @@
],
"main": "dist/utils.js",
"dependencies": {
"consola": "^2.11.2",
"consola": "^2.11.3",
"fs-extra": "^8.1.0",
"hash-sum": "^2.0.0",
"proper-lockfile": "^4.1.1",

View File

@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/devalue": "^1.2.4",
"@nuxt/utils": "2.11.0",
"consola": "^2.11.2",
"consola": "^2.11.3",
"fs-extra": "^8.1.0",
"lru-cache": "^5.1.1",
"vue": "^2.6.11",

View File

@ -16,7 +16,7 @@
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001017",
"chalk": "^2.4.2",
"consola": "^2.11.2",
"consola": "^2.11.3",
"css-loader": "^3.4.0",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",

View File

@ -3712,10 +3712,10 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.6.0, consola@^2.9.0:
resolved "https://registry.npmjs.org/consola/-/consola-2.11.0.tgz#9bb35d850d8cecde894ce2eb4d792fa6b90d9013"
integrity sha512-2bcAqHastlPSCvZ+ur8bgHInGAWvUnysWz3h3xRX+/XZoCY7avolJJnVXOPGoVoyCcg1b231XixonoArmgxaoA==
consola@^2.11.2:
version "2.11.2"
resolved "https://registry.npmjs.org/consola/-/consola-2.11.2.tgz#e2d2028d634b2c44db81c26cc328b8e42d24f2f5"
integrity sha512-kiOd0jqR5wo4swTf/aTu/Y+mynBjFD70tEpVS83jMtzqahKLPLJTDjVFDhg9ihuiWVV5TLQ43LlwleXuz2yYKg==
consola@^2.11.3:
version "2.11.3"
resolved "https://registry.npmjs.org/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e"
integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==
console-browserify@^1.1.0:
version "1.2.0"