Skip to content

Commit

Permalink
Merge pull request #841 from salesforcecli/dependabot-npm_and_yarn-ch…
Browse files Browse the repository at this point in the history
…alk-5.4.1

fix(deps): bump chalk from 5.3.0 to 5.4.1
  • Loading branch information
svc-cli-bot authored Dec 22, 2024
2 parents a5ddcfd + 4e41004 commit 6f82e15
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 @@ -11,7 +11,7 @@
"@salesforce/kit": "^3.2.3",
"@salesforce/sf-plugins-core": "^11.3.12",
"@salesforce/ts-types": "^2.0.11",
"chalk": "^5.3.0",
"chalk": "^5.4.1",
"debug": "^4.4.0",
"handlebars": "^4.7.8"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3438,10 +3438,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
ansi-styles "^4.1.0"
supports-color "^7.1.0"

chalk@^5.0.0, chalk@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==

change-case@^4, change-case@^4.1.2:
version "4.1.2"
Expand Down

0 comments on commit 6f82e15

Please sign in to comment.