Skip to content

Commit 9dae339

Browse files
chore(dev-deps): bump @salesforce/plugin-command-reference (#517)
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.1.67 to 3.1.72. - [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.67...3.1.72) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-version: 3.1.72 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6be8df9 commit 9dae339

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@oclif/plugin-command-snapshot": "^5.3.5",
2727
"@salesforce/cli-plugins-testkit": "^5.3.41",
2828
"@salesforce/dev-scripts": "^11.0.4",
29-
"@salesforce/plugin-command-reference": "^3.1.67",
29+
"@salesforce/plugin-command-reference": "^3.1.72",
3030
"@types/node-fetch": "^2.6.13",
3131
"@types/xml2js": "^0.4.14",
3232
"@typescript-eslint/eslint-plugin": "^6.21.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3547,18 +3547,18 @@
35473547
listr2 "^8.3.3"
35483548
node-forge "^1.3.1"
35493549

3550-
"@salesforce/plugin-command-reference@^3.1.67":
3551-
version "3.1.67"
3552-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.67.tgz#f8b468c41d97096ef0ca5a110437667c3f82dc2d"
3553-
integrity sha512-9kVgdtJ2L58CjAy7L5EPpRF6OlAYILRdeLhXVwlj2FlJyA9dHK2w+T58sP0ORF2iJvc4wWLwZMTQgTmYBchmgw==
3550+
"@salesforce/plugin-command-reference@^3.1.72":
3551+
version "3.1.72"
3552+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.72.tgz#cfd03311c2a0d1dc3083d1ebf59ce9b9175626c3"
3553+
integrity sha512-/i4F7u16M3IT4oh3w7uYQM6Lk6cGsHldtcz+sV+uNKdFoYK3ikcEt1dX/RSXhm9SHMFGzcbhvDwGFZpGrHvplw==
35543554
dependencies:
35553555
"@oclif/core" "^4"
35563556
"@salesforce/core" "^8.22.0"
3557-
"@salesforce/kit" "^3.2.3"
3557+
"@salesforce/kit" "^3.2.4"
35583558
"@salesforce/sf-plugins-core" "^11.3.12"
35593559
"@salesforce/ts-types" "^2.0.11"
3560-
chalk "^5.6.0"
3561-
debug "^4.4.1"
3560+
chalk "^5.6.2"
3561+
debug "^4.4.3"
35623562
handlebars "^4.7.8"
35633563

35643564
"@salesforce/prettier-config@^0.0.3":
@@ -5354,10 +5354,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
53545354
ansi-styles "^4.1.0"
53555355
supports-color "^7.1.0"
53565356

5357-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1, chalk@^5.6.0:
5358-
version "5.6.0"
5359-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
5360-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
5357+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.4.1, chalk@^5.6.2:
5358+
version "5.6.2"
5359+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
5360+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
53615361

53625362
chalk@~5.4.1:
53635363
version "5.4.1"

0 commit comments

Comments
 (0)