Skip to content

Commit 7240349

Browse files
fix(deps): bump ansis from 3.2.0 to 3.2.1
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](webdiscus/ansis@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: ansis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a71f70 commit 7240349

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.0",
53+
"ansis": "^3.2.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
@@ -1055,10 +1055,10 @@ ansi-styles@^6.1.0, ansi-styles@^6.2.1:
10551055
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
10561056
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
10571057

1058-
ansis@^3.1.1, ansis@^3.2.0:
1059-
version "3.2.0"
1060-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
1061-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
1058+
ansis@^3.1.1, ansis@^3.2.1:
1059+
version "3.2.1"
1060+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
1061+
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
10621062

10631063
anymatch@~3.1.2:
10641064
version "3.1.3"

0 commit comments

Comments
 (0)