Skip to content

Commit 5781c50

Browse files
authored
Merge pull request #1287 from salesforcecli/dependabot-npm_and_yarn-chalk-5.4.0
fix(deps): bump chalk from 5.3.0 to 5.4.0
2 parents 486a97a + de49745 commit 5781c50

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
@@ -21,7 +21,7 @@
2121
"@salesforce/sf-plugins-core": "^12.1.1",
2222
"@salesforce/ts-types": "^2.0.10",
2323
"aws-sdk": "^2.1692.0",
24-
"chalk": "^5.3.0",
24+
"chalk": "^5.4.0",
2525
"fast-glob": "^3.3.2",
2626
"got": "^13",
2727
"just-diff": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4132,10 +4132,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
41324132
ansi-styles "^4.1.0"
41334133
supports-color "^7.1.0"
41344134

4135-
chalk@^5.0.0, chalk@^5.3.0:
4136-
version "5.3.0"
4137-
resolved "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz"
4138-
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
4135+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.0:
4136+
version "5.4.0"
4137+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.0.tgz#846fdb5d5d939d6fa3d565cd5545697b6f8b6923"
4138+
integrity sha512-ZkD35Mx92acjB2yNJgziGqT9oKHEOxjTBTDRpOsRWtdecL/0jM3z5kM/CTzHWvHIen1GvkM85p6TuFfDGfc8/Q==
41394139

41404140
change-case@^4, change-case@^4.1.2:
41414141
version "4.1.2"

0 commit comments

Comments
 (0)