From 8d316288543f7144e1010fb1153e36d3d943a861 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 01:50:11 +0000 Subject: [PATCH] chore(deps): bump ansis from 3.2.1 to 3.3.0 Bumps [ansis](https://github.com/webdiscus/ansis) from 3.2.1 to 3.3.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.2.1...v3.3.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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 448ccb4a..9ede4c23 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "@salesforce/plugin-trust": "3.7.13", "@salesforce/plugin-user": "3.5.18", "@salesforce/sf-plugins-core": "11.1.9", - "ansis": "^3.2.0" + "ansis": "^3.3.0" }, "pinnedDependencies": [ "@oclif/core", diff --git a/yarn.lock b/yarn.lock index 57778d3f..14d2a0f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3814,10 +3814,10 @@ ansicolors@~0.3.2: resolved "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz" integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg== -ansis@^3.2.0, ansis@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549" - integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw== +ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.0.tgz#1466e2b37239d93908701971828e376d4f44e5cf" + integrity sha512-RQTFlI2DOTJS00S3jQ5vAnryYKsiU6dBuR0yztid2HQKKN2a1ZZDOLIBfBqCfs3tnvtLpAeubNYtEK7a8zriLg== anymatch@~3.1.2: version "3.1.3"