From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2019 07:34:12 +0000 (+0000) Subject: build(deps-dev): bump consola from 2.11.1 to 2.11.2 X-Git-Tag: v4.0.0-alpha.0~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49b5300ac0dd12a1a0cd9bff5e024a98c2dbc05b;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump consola from 2.11.1 to 2.11.2 Bumps [consola](https://github.com/nuxt/consola) from 2.11.1 to 2.11.2. - [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.1...v2.11.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index c38aab7f..4a95ce79 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.1", + "consola": "^2.11.2", "css-loader": "^3.4.0", "dotenv": "^8.2.0", "expect": "^24.9.0", diff --git a/yarn.lock b/yarn.lock index f67edc14..48f2af3e 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.1: - version "2.11.1" - resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.1.tgz#1df259c0a7aef44c9eb4f448e3a20ba0850a65e7" - integrity sha512-zFH/xFAE/KHJiWqwyTEDmdFe34Swc0pqMKJeowTvR3irepx8kKPu8bjaKzRd+RLjLH+0TvFxFBnohbSUQ+hOsw== +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== console-browserify@^1.1.0: version "1.2.0"