From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 07:40:36 +0000 (+0000) Subject: build(deps-dev): bump consola from 2.11.2 to 2.11.3 X-Git-Tag: v4.0.0-alpha.0~113 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adddc1b0410ada3f49eb2423597edc822e4dd1a3;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump consola from 2.11.2 to 2.11.3 Bumps [consola](https://github.com/nuxt/consola) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/nuxt/consola/releases) - [Changelog](https://github.com/nuxt/consola/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt/consola/compare/v2.11.2...v2.11.3) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index fa96bd51..57330773 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "browserstack-local": "^1.4.3", "chromedriver": "^78.0.1", "codecov": "^3.6.1", - "consola": "^2.11.2", + "consola": "^2.11.3", "css-loader": "^3.4.0", "dotenv": "^8.2.0", "expect": "^24.9.0", diff --git a/yarn.lock b/yarn.lock index 6a4d5d64..686433af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,10 +1660,10 @@ connect-history-api-fallback@^1.6.0: resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc" integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg== -consola@^2.11.2: - version "2.11.2" - resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.2.tgz#e2d2028d634b2c44db81c26cc328b8e42d24f2f5" - integrity sha512-kiOd0jqR5wo4swTf/aTu/Y+mynBjFD70tEpVS83jMtzqahKLPLJTDjVFDhg9ihuiWVV5TLQ43LlwleXuz2yYKg== +consola@^2.11.3: + version "2.11.3" + resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e" + integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw== console-browserify@^1.1.0: version "1.2.0"