Skip to content

Commit 6f82e15

Browse files
authored
Merge pull request #841 from salesforcecli/dependabot-npm_and_yarn-chalk-5.4.1
fix(deps): bump chalk from 5.3.0 to 5.4.1
2 parents a5ddcfd + 4e41004 commit 6f82e15

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@salesforce/kit": "^3.2.3",
1212
"@salesforce/sf-plugins-core": "^11.3.12",
1313
"@salesforce/ts-types": "^2.0.11",
14-
"chalk": "^5.3.0",
14+
"chalk": "^5.4.1",
1515
"debug": "^4.4.0",
1616
"handlebars": "^4.7.8"
1717
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3438,10 +3438,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
34383438
ansi-styles "^4.1.0"
34393439
supports-color "^7.1.0"
34403440

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

34463446
change-case@^4, change-case@^4.1.2:
34473447
version "4.1.2"

0 commit comments

Comments
 (0)