Skip to content

Commit beabb00

Browse files
authoredFeb 22, 2025
fix(deps): bump ansis from 3.14.0 to 3.16.0
Bumps [ansis](https://github.com/webdiscus/ansis) from 3.14.0 to 3.16.0. - [Release notes](https://github.com/webdiscus/ansis/releases) - [Changelog](https://github.com/webdiscus/ansis/blob/master/CHANGELOG.md) - [Commits](webdiscus/ansis@v3.14.0...v3.16.0) --- 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 6cd501c commit beabb00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {
88
"ansi-escapes": "^4.3.2",
9-
"ansis": "^3.14.0",
9+
"ansis": "^3.16.0",
1010
"clean-stack": "^3.0.1",
1111
"cli-spinners": "^2.9.2",
1212
"debug": "^4.4.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1521,10 +1521,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
15211521
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
15221522
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
15231523

1524-
ansis@^3.10.0, ansis@^3.14.0, ansis@^3.9.0:
1525-
version "3.14.0"
1526-
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.14.0.tgz#6eb4012927f000aa586236a7515da2022fb0883b"
1527-
integrity sha512-R1LnSpYZWMDEFoAyCrfgToVz4ES25luDpjlZsUlD5GXdPWb91U+TZGkxWAOvt+7zWRY/ctOxhtTx5HUtL3qmbA==
1524+
ansis@^3.10.0, ansis@^3.16.0, ansis@^3.9.0:
1525+
version "3.16.0"
1526+
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
1527+
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
15281528

15291529
any-promise@^1.1.0:
15301530
version "1.3.0"

0 commit comments

Comments
 (0)