Skip to content

Commit 848792c

Browse files
authored
Merge pull request #78 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.66
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.65 to 3.1.66
2 parents 2cbe437 + 4a1aa11 commit 848792c

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.3.5",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^11.0.2",
19-
"@salesforce/plugin-command-reference": "^3.1.65",
19+
"@salesforce/plugin-command-reference": "^3.1.66",
2020
"eslint-config-salesforce-license": "^1.0.1",
2121
"eslint-plugin-sf-plugin": "^1.20.31",
2222
"oclif": "^4.22.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1615,17 +1615,17 @@
16151615
dependencies:
16161616
"@salesforce/ts-types" "^2.0.12"
16171617

1618-
"@salesforce/plugin-command-reference@^3.1.65":
1619-
version "3.1.65"
1620-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.65.tgz#af6cd928b9d4e4abb80caed5f8522a78da80f4b8"
1621-
integrity sha512-OuUdv7oAfWyVKKeFAua7j5bpQNeBl25I5SDXnF56m4YHnHhEIgsLP3oj7Ukw291ucpLKkeBkyiBv170bAjJHgg==
1618+
"@salesforce/plugin-command-reference@^3.1.66":
1619+
version "3.1.66"
1620+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.66.tgz#831c175aa32b4abcbc495946bd130dd132e05548"
1621+
integrity sha512-PVWX1w4X+EeH/511/oft8X8jB+XgnXhAqDsdVwieGhwE+7joGIUEDQc/U4WCgJ30rH92zjWEaUmXiVAY9h+KbA==
16221622
dependencies:
16231623
"@oclif/core" "^4"
16241624
"@salesforce/core" "^8.19.1"
16251625
"@salesforce/kit" "^3.2.3"
16261626
"@salesforce/sf-plugins-core" "^11.3.12"
16271627
"@salesforce/ts-types" "^2.0.11"
1628-
chalk "^5.5.0"
1628+
chalk "^5.6.0"
16291629
debug "^4.4.1"
16301630
handlebars "^4.7.8"
16311631

@@ -3064,10 +3064,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
30643064
ansi-styles "^4.1.0"
30653065
supports-color "^7.1.0"
30663066

3067-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.5.0:
3068-
version "5.5.0"
3069-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.5.0.tgz#67ada1df5ca809dc84c9b819d76418ddcf128428"
3070-
integrity sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==
3067+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3068+
version "5.6.0"
3069+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3070+
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
30713071

30723072
change-case@^4, change-case@^4.1.2:
30733073
version "4.1.2"

0 commit comments

Comments
 (0)