From c15bdbd4523b286131ab443c51bac5216aaf9c9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 11:44:41 +0000 Subject: [PATCH] chore(deps): update dependency consola to v3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f0c5856..529ae8d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "bin": "index.js", "dependencies": { "@octokit/rest": "^16.25.4", - "consola": "^2.6.1", + "consola": "^3.4.2", "esm": "^3.2.22", "p-wait-for": "^3.1.0" }, diff --git a/yarn.lock b/yarn.lock index 1c32d90..b81e698 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2142,10 +2142,10 @@ concat-with-sourcemaps@^1.0.5: dependencies: source-map "^0.6.1" -consola@^2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/consola/-/consola-2.6.1.tgz#d2f2bee385b5dba11907e4e0d17fc563d5fb9fa6" - integrity sha512-vt35owQG6OxYDJVaViQ4aFgOK+b98hIvs+R5CWkKgpO8rTPyaYwlMadZ7oZcjnWz1/+u4czDnrcogFr5AtrRug== +consola@^3.4.2: + version "3.4.2" + resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.2.tgz#5af110145397bb67afdab77013fdc34cae590ea7" + integrity sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA== console-control-strings@^1.0.0, console-control-strings@~1.1.0: version "1.1.0"