Skip to content

Commit f3e8ce7

Browse files
authored
Merge pull request #774 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 431d545 + 36f7044 commit f3e8ce7

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@oclif/plugin-command-snapshot": "^5.3.5",
1414
"@salesforce/cli-plugins-testkit": "^5.3.39",
1515
"@salesforce/dev-scripts": "^11.0.4",
16-
"@salesforce/plugin-command-reference": "^3.1.65",
16+
"@salesforce/plugin-command-reference": "^3.1.67",
1717
"@types/yeoman-assert": "^3.1.4",
1818
"eslint-plugin-sf-plugin": "^1.20.31",
1919
"oclif": "^4.22.16",

yarn.lock

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

1567-
"@salesforce/plugin-command-reference@^3.1.65":
1568-
version "3.1.65"
1569-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.65.tgz#af6cd928b9d4e4abb80caed5f8522a78da80f4b8"
1570-
integrity sha512-OuUdv7oAfWyVKKeFAua7j5bpQNeBl25I5SDXnF56m4YHnHhEIgsLP3oj7Ukw291ucpLKkeBkyiBv170bAjJHgg==
1567+
"@salesforce/plugin-command-reference@^3.1.67":
1568+
version "3.1.67"
1569+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.67.tgz#f8b468c41d97096ef0ca5a110437667c3f82dc2d"
1570+
integrity sha512-9kVgdtJ2L58CjAy7L5EPpRF6OlAYILRdeLhXVwlj2FlJyA9dHK2w+T58sP0ORF2iJvc4wWLwZMTQgTmYBchmgw==
15711571
dependencies:
15721572
"@oclif/core" "^4"
1573-
"@salesforce/core" "^8.19.1"
1573+
"@salesforce/core" "^8.22.0"
15741574
"@salesforce/kit" "^3.2.3"
15751575
"@salesforce/sf-plugins-core" "^11.3.12"
15761576
"@salesforce/ts-types" "^2.0.11"
1577-
chalk "^5.5.0"
1577+
chalk "^5.6.0"
15781578
debug "^4.4.1"
15791579
handlebars "^4.7.8"
15801580

@@ -3081,10 +3081,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
30813081
ansi-styles "^4.1.0"
30823082
supports-color "^7.1.0"
30833083

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

30893089
change-case@^4, change-case@^4.1.2:
30903090
version "4.1.2"

0 commit comments

Comments
 (0)