Skip to content

Commit 4844e7e

Browse files
authored
Merge pull request #662 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 6e96f8d + cf6acaf commit 4844e7e

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
@@ -16,7 +16,7 @@
1616
"@oclif/plugin-command-snapshot": "^5.2.23",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^10.2.11",
19-
"@salesforce/plugin-command-reference": "^3.1.37",
19+
"@salesforce/plugin-command-reference": "^3.1.38",
2020
"eslint-plugin-sf-plugin": "^1.20.13",
2121
"oclif": "^4.17.4",
2222
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,17 +1933,17 @@
19331933
dependencies:
19341934
"@salesforce/ts-types" "^2.0.12"
19351935

1936-
"@salesforce/plugin-command-reference@^3.1.37":
1937-
version "3.1.37"
1938-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.37.tgz#3a44388ef53ac16cd1b20ae45abb7b19a3addd71"
1939-
integrity sha512-337SfxYklboSaPlxcXrC7D54ZNo1umZvIjm68i+8pF3AfwwMjwraXXjJu1y2zIQPEvYkolK7tQzaoiO/3dPeZA==
1936+
"@salesforce/plugin-command-reference@^3.1.38":
1937+
version "3.1.38"
1938+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7"
1939+
integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A==
19401940
dependencies:
19411941
"@oclif/core" "^4"
19421942
"@salesforce/core" "^8.6.4"
19431943
"@salesforce/kit" "^3.2.3"
19441944
"@salesforce/sf-plugins-core" "^11.3.12"
19451945
"@salesforce/ts-types" "^2.0.11"
1946-
chalk "^5.3.0"
1946+
chalk "^5.4.1"
19471947
debug "^4.4.0"
19481948
handlebars "^4.7.8"
19491949

@@ -3484,10 +3484,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
34843484
ansi-styles "^4.1.0"
34853485
supports-color "^7.1.0"
34863486

3487-
chalk@^5.0.0, chalk@^5.3.0:
3488-
version "5.3.0"
3489-
resolved "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz"
3490-
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3487+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1:
3488+
version "5.4.1"
3489+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
3490+
integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
34913491

34923492
change-case@^4, change-case@^4.1.2:
34933493
version "4.1.2"

0 commit comments

Comments
 (0)