From 94e15cb4eb72b5ff6715e74ad2298fc7f1435af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 11:48:00 +0000 Subject: [PATCH] fix(deps): bump ansis from 3.14.0 to 3.16.0 Bumps [ansis](https://github.com/webdiscus/ansis) from 3.14.0 to 3.16.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/compare/v3.14.0...v3.16.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 f7ab6e36..f75caaf7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@salesforce/sf-plugins-core": "^12.1.4", "@salesforce/source-deploy-retrieve": "^12.15.0", "@salesforce/ts-types": "^2.0.12", - "ansis": "^3.14.0", + "ansis": "^3.16.0", "change-case": "^5.4.4", "is-wsl": "^3.1.0", "open": "^10.1.0", diff --git a/yarn.lock b/yarn.lock index 4e19dab4..4d04914f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2903,12 +2903,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1: resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== -ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2: - version "3.14.0" - resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.14.0.tgz#6eb4012927f000aa586236a7515da2022fb0883b" - integrity sha512-R1LnSpYZWMDEFoAyCrfgToVz4ES25luDpjlZsUlD5GXdPWb91U+TZGkxWAOvt+7zWRY/ctOxhtTx5HUtL3qmbA== - -ansis@^3.16.0: +ansis@^3.14.0, ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2: version "3.16.0" resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb" integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==