Skip to content

Commit 5cf162a

Browse files
authored
Merge pull request #1254 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.38
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.37 to 3.1.38
2 parents 898a97b + d0f7cdf commit 5cf162a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@oclif/plugin-command-snapshot": "^5.2.22",
2323
"@salesforce/cli-plugins-testkit": "^5.3.38",
2424
"@salesforce/dev-scripts": "^10.2.11",
25-
"@salesforce/plugin-command-reference": "^3.1.37",
25+
"@salesforce/plugin-command-reference": "^3.1.38",
2626
"@salesforce/schemas": "^1.9.0",
2727
"@salesforce/source-testkit": "^2.2.93",
2828
"@salesforce/ts-sinon": "^1.4.30",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,17 +1582,17 @@
15821582
dependencies:
15831583
"@salesforce/ts-types" "^2.0.12"
15841584

1585-
"@salesforce/plugin-command-reference@^3.1.37":
1586-
version "3.1.37"
1587-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.37.tgz#3a44388ef53ac16cd1b20ae45abb7b19a3addd71"
1588-
integrity sha512-337SfxYklboSaPlxcXrC7D54ZNo1umZvIjm68i+8pF3AfwwMjwraXXjJu1y2zIQPEvYkolK7tQzaoiO/3dPeZA==
1585+
"@salesforce/plugin-command-reference@^3.1.38":
1586+
version "3.1.38"
1587+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7"
1588+
integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A==
15891589
dependencies:
15901590
"@oclif/core" "^4"
15911591
"@salesforce/core" "^8.6.4"
15921592
"@salesforce/kit" "^3.2.3"
15931593
"@salesforce/sf-plugins-core" "^11.3.12"
15941594
"@salesforce/ts-types" "^2.0.11"
1595-
chalk "^5.3.0"
1595+
chalk "^5.4.1"
15961596
debug "^4.4.0"
15971597
handlebars "^4.7.8"
15981598

@@ -3266,10 +3266,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
32663266
ansi-styles "^4.1.0"
32673267
supports-color "^7.1.0"
32683268

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

32743274
change-case@^4, change-case@^4.1.2:
32753275
version "4.1.2"

0 commit comments

Comments
 (0)