Skip to content

Commit 0bac22b

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 24e7565 commit 0bac22b

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
@@ -14,7 +14,7 @@
1414
"@salesforce/source-deploy-retrieve": "^12.1.4",
1515
"@salesforce/source-tracking": "^7.0.4",
1616
"@salesforce/ts-types": "^2.0.10",
17-
"ansis": "^3.2.0"
17+
"ansis": "^3.2.1"
1818
},
1919
"devDependencies": {
2020
"@oclif/plugin-command-snapshot": "^5.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3294,10 +3294,10 @@ ansicolors@~0.3.2:
32943294
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
32953295
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==
32963296

3297-
ansis@^3.1.1, ansis@^3.2.0:
3298-
version "3.2.0"
3299-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.0.tgz#0e050c5be94784f32ffdac4b84fccba064aeae4b"
3300-
integrity sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==
3297+
ansis@^3.1.1, ansis@^3.2.0, ansis@^3.2.1:
3298+
version "3.2.1"
3299+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
3300+
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
33013301

33023302
anymatch@~3.1.2:
33033303
version "3.1.3"

0 commit comments

Comments
 (0)