Skip to content

Commit

Permalink
Merge pull request #1352 from salesforcecli/dependabot-npm_and_yarn-a…
Browse files Browse the repository at this point in the history
…nsis-3.16.0

fix(deps): bump ansis from 3.14.0 to 3.16.0
  • Loading branch information
svc-cli-bot authored Feb 24, 2025
2 parents 425621a + 94e15cb commit ed54bf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@salesforce/sf-plugins-core": "^12.1.4",
"@salesforce/source-deploy-retrieve": "^12.15.0",
"@salesforce/ts-types": "^2.0.12",
"ansis": "^3.14.0",
"ansis": "^3.16.0",
"change-case": "^5.4.4",
"is-wsl": "^3.1.0",
"open": "^10.1.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2903,12 +2903,7 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

ansis@^3.14.0, ansis@^3.3.2, ansis@^3.5.2:
version "3.14.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.14.0.tgz#6eb4012927f000aa586236a7515da2022fb0883b"
integrity sha512-R1LnSpYZWMDEFoAyCrfgToVz4ES25luDpjlZsUlD5GXdPWb91U+TZGkxWAOvt+7zWRY/ctOxhtTx5HUtL3qmbA==

ansis@^3.16.0:
ansis@^3.14.0, ansis@^3.16.0, ansis@^3.3.2, ansis@^3.5.2:
version "3.16.0"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.16.0.tgz#5e365fd173133756a01199c77fc9146bb22fb5eb"
integrity sha512-sU7d/tfZiYrsIAXbdL/CNZld5bCkruzwT5KmqmadCJYxuLxHAOBjidxD5+iLmN/6xEfjcQq1l7OpsiCBlc4LzA==
Expand Down

0 comments on commit ed54bf0

Please sign in to comment.