Skip to content

Commit 9d07686

Browse files
authored
Merge pull request #1321 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 8b0a6a1 + f4de87d commit 9d07686

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@oclif/plugin-command-snapshot": "^5.3.5",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/dev-scripts": "^11.0.3",
18-
"@salesforce/plugin-command-reference": "^3.1.65",
18+
"@salesforce/plugin-command-reference": "^3.1.66",
1919
"chai-each": "^0.0.1",
2020
"eslint-plugin-sf-plugin": "^1.20.31",
2121
"oclif": "^4.22.13",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,17 +1565,17 @@
15651565
dependencies:
15661566
"@salesforce/ts-types" "^2.0.12"
15671567

1568-
"@salesforce/plugin-command-reference@^3.1.65":
1569-
version "3.1.65"
1570-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.65.tgz#af6cd928b9d4e4abb80caed5f8522a78da80f4b8"
1571-
integrity sha512-OuUdv7oAfWyVKKeFAua7j5bpQNeBl25I5SDXnF56m4YHnHhEIgsLP3oj7Ukw291ucpLKkeBkyiBv170bAjJHgg==
1568+
"@salesforce/plugin-command-reference@^3.1.66":
1569+
version "3.1.66"
1570+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.66.tgz#831c175aa32b4abcbc495946bd130dd132e05548"
1571+
integrity sha512-PVWX1w4X+EeH/511/oft8X8jB+XgnXhAqDsdVwieGhwE+7joGIUEDQc/U4WCgJ30rH92zjWEaUmXiVAY9h+KbA==
15721572
dependencies:
15731573
"@oclif/core" "^4"
15741574
"@salesforce/core" "^8.19.1"
15751575
"@salesforce/kit" "^3.2.3"
15761576
"@salesforce/sf-plugins-core" "^11.3.12"
15771577
"@salesforce/ts-types" "^2.0.11"
1578-
chalk "^5.5.0"
1578+
chalk "^5.6.0"
15791579
debug "^4.4.1"
15801580
handlebars "^4.7.8"
15811581

@@ -3012,10 +3012,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
30123012
ansi-styles "^4.1.0"
30133013
supports-color "^7.1.0"
30143014

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

30203020
change-case@^4, change-case@^4.1.2:
30213021
version "4.1.2"

0 commit comments

Comments
 (0)