Skip to content

Commit a458c91

Browse files
chore(dev-deps): bump @salesforce/plugin-command-reference
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.37 to 3.1.38. - [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases) - [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md) - [Commits](salesforcecli/plugin-command-reference@3.1.37...3.1.38) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a79489 commit a458c91

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
@@ -17,7 +17,7 @@
1717
"@oclif/plugin-command-snapshot": "^5.2.23",
1818
"@salesforce/cli-plugins-testkit": "^5.3.39",
1919
"@salesforce/dev-scripts": "^10.2.9",
20-
"@salesforce/plugin-command-reference": "^3.1.37",
20+
"@salesforce/plugin-command-reference": "^3.1.38",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.13",
2323
"oclif": "^4.17.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,17 +2061,17 @@
20612061
dependencies:
20622062
"@salesforce/ts-types" "^2.0.12"
20632063

2064-
"@salesforce/plugin-command-reference@^3.1.37":
2065-
version "3.1.37"
2066-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.37.tgz#3a44388ef53ac16cd1b20ae45abb7b19a3addd71"
2067-
integrity sha512-337SfxYklboSaPlxcXrC7D54ZNo1umZvIjm68i+8pF3AfwwMjwraXXjJu1y2zIQPEvYkolK7tQzaoiO/3dPeZA==
2064+
"@salesforce/plugin-command-reference@^3.1.38":
2065+
version "3.1.38"
2066+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.38.tgz#aab557143f60a40e8d6324dc78f36c8667a154b7"
2067+
integrity sha512-4qc5dGyaN40anIWtkGX3Jy9ES2uAytyfpmrVfrKBQlif4OAHZP9wghUuc6mYifPrfXSm28NAPP2v99LR1XO50A==
20682068
dependencies:
20692069
"@oclif/core" "^4"
20702070
"@salesforce/core" "^8.6.4"
20712071
"@salesforce/kit" "^3.2.3"
20722072
"@salesforce/sf-plugins-core" "^11.3.12"
20732073
"@salesforce/ts-types" "^2.0.11"
2074-
chalk "^5.3.0"
2074+
chalk "^5.4.1"
20752075
debug "^4.4.0"
20762076
handlebars "^4.7.8"
20772077

@@ -3559,10 +3559,10 @@ chalk@^4, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
35593559
ansi-styles "^4.1.0"
35603560
supports-color "^7.1.0"
35613561

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

35673567
change-case@^4, change-case@^4.1.2:
35683568
version "4.1.2"

0 commit comments

Comments
 (0)