Skip to content

Commit

Permalink
Merge pull request #1287 from oclif/dependabot-npm_and_yarn-ansis-3.6.0
Browse files Browse the repository at this point in the history
fix(deps): bump ansis from 3.5.2 to 3.6.0
  • Loading branch information
svc-cli-bot authored Jan 7, 2025
2 parents 272b8d0 + 15feb6e commit 091bfaa
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.5.2",
"ansis": "^3.6.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 @@ -1503,10 +1503,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.3.2, ansis@^3.4.0, ansis@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==
ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2, ansis@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.6.0.tgz#f4d8437fb27659bf5a6adca90135801919dee764"
integrity sha512-8KluYVZM+vx19f5rInhdEBdIAjvBp7ASzyF/DoStcDpMJ3JOM55ybvUcs9nMRVP8XN2K3ABBdO7zCXezvrT0pg==

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

0 comments on commit 091bfaa

Please sign in to comment.