From 1f733b758b196d920be8290a8392ce2e8172c7c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 21:33:13 +0000 Subject: [PATCH] fix(deps): bump ansis from 3.10.0 to 3.17.0 Bumps [ansis](https://github.com/webdiscus/ansis) from 3.10.0 to 3.17.0. - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](https://github.com/webdiscus/ansis/commits/v3.17.0) --- updated-dependencies: - dependency-name: ansis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 8c9f2396..13b1cd01 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@salesforce/core": "^8.8.5", "@salesforce/kit": "^3.2.3", "@salesforce/ts-types": "^2.0.12", - "ansis": "^3.3.2", + "ansis": "^3.17.0", "cli-progress": "^3.12.0", "terminal-link": "^3.0.0" }, diff --git a/yarn.lock b/yarn.lock index 09df92b8..3193e31d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1143,12 +1143,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1: resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -ansis@^3.10.0, ansis@^3.3.2: - version "3.10.0" - resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.10.0.tgz#6886afb0f729b1fa865df6b710b97a9915b7d0d4" - integrity sha512-hxDKLYT7hy3Y4sF3HxI926A3urzPxi73mZBB629m9bCVF+NyKNxbwCqqm+C/YrGPtxLwnl6d8/ZASCsz6SyvJA== - -ansis@^3.17.0: +ansis@^3.10.0, ansis@^3.17.0: version "3.17.0" resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.17.0.tgz#fa8d9c2a93fe7d1177e0c17f9eeb562a58a832d7" integrity sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==