Skip to content

Commit 1603852

Browse files
authored
Merge pull request #474 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 66f618f + cb399d0 commit 1603852

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
@@ -19,7 +19,7 @@
1919
"@oclif/test": "^3",
2020
"@salesforce/cli-plugins-testkit": "^5",
2121
"@salesforce/dev-scripts": "^8",
22-
"@salesforce/plugin-command-reference": "^3.1.37",
22+
"@salesforce/plugin-command-reference": "^3.1.38",
2323
"@salesforce/ts-sinon": "^1.4.30",
2424
"@swc/cli": "^0.5.2",
2525
"@swc/core": "^1.10.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,17 +1785,17 @@
17851785
dependencies:
17861786
"@salesforce/ts-types" "^2.0.12"
17871787

1788-
"@salesforce/plugin-command-reference@^3.1.37":
1789-
version "3.1.37"
1790-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.37.tgz#3a44388ef53ac16cd1b20ae45abb7b19a3addd71"
1791-
integrity sha512-337SfxYklboSaPlxcXrC7D54ZNo1umZvIjm68i+8pF3AfwwMjwraXXjJu1y2zIQPEvYkolK7tQzaoiO/3dPeZA==
1788+
"@salesforce/plugin-command-reference@^3.1.38":
1789+
version "3.1.38"
1790+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7"
1791+
integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A==
17921792
dependencies:
17931793
"@oclif/core" "^4"
17941794
"@salesforce/core" "^8.6.4"
17951795
"@salesforce/kit" "^3.2.3"
17961796
"@salesforce/sf-plugins-core" "^11.3.12"
17971797
"@salesforce/ts-types" "^2.0.11"
1798-
chalk "^5.3.0"
1798+
chalk "^5.4.1"
17991799
debug "^4.4.0"
18001800
handlebars "^4.7.8"
18011801

@@ -3556,10 +3556,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
35563556
ansi-styles "^4.1.0"
35573557
supports-color "^7.1.0"
35583558

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

35643564
change-case@^4, change-case@^4.1.2:
35653565
version "4.1.2"

0 commit comments

Comments
 (0)