Skip to content

Commit 03152ea

Browse files
authored
Merge pull request #589 from salesforcecli/dependabot-npm_and_yarn-ansis-3.2.1
fix(deps): bump ansis from 3.2.0 to 3.2.1
2 parents b2d1726 + 7240349 commit 03152ea

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
@@ -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.1.1, ansis@^3.2.0:
1052-
version "3.2.0"
1053-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
1054-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
1051+
ansis@^3.1.1, 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==
10551055

10561056
anymatch@~3.1.2:
10571057
version "3.1.3"

0 commit comments

Comments
 (0)