Skip to content

Commit

Permalink
Merge pull request #1323 from oclif/dependabot-npm_and_yarn-ansis-3.16.0
Browse files Browse the repository at this point in the history
fix(deps): bump ansis from 3.14.0 to 3.16.0
  • Loading branch information
svc-cli-bot authored Feb 22, 2025
2 parents 6cd501c + beabb00 commit a01a0df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
"ansi-escapes": "^4.3.2",
"ansis": "^3.14.0",
"ansis": "^3.16.0",
"clean-stack": "^3.0.1",
"cli-spinners": "^2.9.2",
"debug": "^4.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1521,10 +1521,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

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

any-promise@^1.1.0:
version "1.3.0"
Expand Down

0 comments on commit a01a0df

Please sign in to comment.