From 59ef04023a124eebdea2fbfde6df2dc53f8a2918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 13:29:55 +0000 Subject: [PATCH] chore(deps): update dependency consola to v3 --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 636393f..1d936c1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@fullhuman/postcss-purgecss": "^5.0.0", "@nuxt/kit": "^3.2.0", - "consola": "^2.15.3", + "consola": "^3.2.2", "glob-all": "^3.3.1", "purgecss": "^5.0.0" }, diff --git a/yarn.lock b/yarn.lock index 0d2c98d..0cf9001 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2297,6 +2297,11 @@ consola@^2.15.3: resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550" integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw== +consola@^3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.2.tgz#be9b295e1e556355a09ac475b4394016144e0c32" + integrity sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg== + console-control-strings@^1.0.0, console-control-strings@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"