Skip to content

Commit d08d56c

Browse files
fix(deps): bump ansis from 3.15.0 to 3.16.0
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.15.0 to 3.16.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/commits/v3.16.0) --- updated-dependencies: - dependency-name: ansis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9729793 commit d08d56c

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
@@ -15,7 +15,7 @@
1515
"@salesforce/source-deploy-retrieve": "^12.15.0",
1616
"@salesforce/source-tracking": "^7.3.15",
1717
"@salesforce/ts-types": "^2.0.12",
18-
"ansis": "^3.4.0",
18+
"ansis": "^3.16.0",
1919
"terminal-link": "^3.0.0"
2020
},
2121
"devDependencies": {

yarn.lock

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

2832-
ansis@^3.10.0, ansis@^3.14.0, ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
2833-
version "3.15.0"
2834-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.15.0.tgz#8c2c5546685ceba0944dad9485903851b6e704f6"
2835-
integrity sha512-zIcWDJ+Kwqxfdnogx66Gxzr0kVmCcRAdat9nlY2IHsshqTN4fBH6tMeRMPA/2w0rpBayIJvjQAaa2/4RDrNqwg==
2832+
ansis@^3.10.0, ansis@^3.14.0, ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2:
2833+
version "3.16.0"
2834+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
2835+
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
28362836

28372837
anymatch@~3.1.2:
28382838
version "3.1.3"

0 commit comments

Comments
 (0)