Skip to content

Commit 28d5705

Browse files
fix(deps): bump ansis from 3.2.1 to 3.3.1
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.2.1 to 3.3.1. - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](webdiscus/ansis@v3.2.1...v3.3.1) --- updated-dependencies: - dependency-name: ansis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d49790a commit 28d5705

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@salesforce/core": "^8.1.1",
5151
"@salesforce/kit": "^3.1.6",
5252
"@salesforce/ts-types": "^2.0.10",
53-
"ansis": "^3.2.1",
53+
"ansis": "^3.3.1",
5454
"cli-progress": "^3.12.0",
5555
"natural-orderby": "^3.0.2",
5656
"slice-ansi": "^7.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,10 +1048,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
10481048
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
10491049
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
10501050

1051-
ansis@^3.2.1:
1052-
version "3.2.1"
1053-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
1054-
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
1051+
ansis@^3.2.1, ansis@^3.3.1:
1052+
version "3.3.1"
1053+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1.tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75"
1054+
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==
10551055

10561056
anymatch@~3.1.2:
10571057
version "3.1.3"

0 commit comments

Comments
 (0)