Skip to content

Commit

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

fix(deps): bump ansis from 3.2.1 to 3.3.1
  • Loading branch information
svc-cli-bot authored Jul 20, 2024
2 parents ed4f150 + ee88e46 commit 219dd6e
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 @@ -14,7 +14,7 @@
"@salesforce/source-deploy-retrieve": "^12.1.6",
"@salesforce/source-tracking": "^7.0.9",
"@salesforce/ts-types": "^2.0.10",
"ansis": "^3.2.1"
"ansis": "^3.3.1"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2582,10 +2582,10 @@ ansicolors@~0.3.2:
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979"
integrity sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==

ansis@^3.2.0, ansis@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.2.1.tgz#abf2de690eb7a74fa4292edf82c7887bda5ee549"
integrity sha512-SgzY+k2aa9UqJe3jzrPZhSVzLc2XrE4/h7rk0dMCDwhCq7ipmpPZvyODoxPCms4OpMLTiBTS+Mpl4VZQ6FDitw==
ansis@^3.2.0, ansis@^3.2.1, ansis@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.3.1.tgz#c89b7d3892cc5be0f0f302f17ec84f8d2502da75"
integrity sha512-dW/sqnbVeWXW1UMRyKGHiJj+vBrlnnDcvyNMDB8BBI4Gu0tsohweIkvcqb3bNNwcVn70LTyvvnGgjUzUVFnK6Q==

anymatch@~3.1.2:
version "3.1.3"
Expand Down

0 comments on commit 219dd6e

Please sign in to comment.