Skip to content

Commit 125fac3

Browse files
fix(deps): bump chalk from 5.5.0 to 5.6.0
Bumps [chalk](https://github.com/chalk/chalk) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79105fc commit 125fac3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@salesforce/kit": "^3.2.3",
1111
"@salesforce/packaging": "^4.12.0",
1212
"@salesforce/sf-plugins-core": "^12.2.4",
13-
"chalk": "^5.5.0"
13+
"chalk": "^5.6.0"
1414
},
1515
"devDependencies": {
1616
"@oclif/plugin-command-snapshot": "^5.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3492,10 +3492,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
34923492
ansi-styles "^4.1.0"
34933493
supports-color "^7.1.0"
34943494

3495-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.5.0:
3496-
version "5.5.0"
3497-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428"
3498-
integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==
3495+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.5.0, chalk@^5.6.0:
3496+
version "5.6.0"
3497+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3498+
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
34993499

35003500
change-case@^4, change-case@^4.1.2:
35013501
version "4.1.2"

0 commit comments

Comments
 (0)