Skip to content

Commit eb8671b

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.68 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.68...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] <support@github.com>
1 parent 8cfbaee commit eb8671b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"@oclif/test": "^4.1.13",
141141
"@salesforce/cli-plugins-testkit": "^5.3.41",
142142
"@salesforce/dev-scripts": "^11.0.4",
143-
"@salesforce/plugin-command-reference": "^3.1.68",
143+
"@salesforce/plugin-command-reference": "^3.1.72",
144144
"@salesforce/types": "^1.4.0",
145145
"eslint-plugin-sf-plugin": "^1.20.32",
146146
"oclif": "^4.22.22",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1604,18 +1604,18 @@
16041604
dependencies:
16051605
"@salesforce/ts-types" "^2.0.12"
16061606

1607-
"@salesforce/plugin-command-reference@^3.1.68":
1608-
version "3.1.68"
1609-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1610-
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
1607+
"@salesforce/plugin-command-reference@^3.1.72":
1608+
version "3.1.72"
1609+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.72.tgz#cfd03311c2a0d1dc3083d1ebf59ce9b9175626c3"
1610+
integrity sha512-/i4F7u16M3IT4oh3w7uYQM6Lk6cGsHldtcz+sV+uNKdFoYK3ikcEt1dX/RSXhm9SHMFGzcbhvDwGFZpGrHvplw==
16111611
dependencies:
16121612
"@oclif/core" "^4"
16131613
"@salesforce/core" "^8.22.0"
16141614
"@salesforce/kit" "^3.2.4"
16151615
"@salesforce/sf-plugins-core" "^11.3.12"
16161616
"@salesforce/ts-types" "^2.0.11"
1617-
chalk "^5.6.0"
1618-
debug "^4.4.1"
1617+
chalk "^5.6.2"
1618+
debug "^4.4.3"
16191619
handlebars "^4.7.8"
16201620

16211621
"@salesforce/prettier-config@^0.0.3":
@@ -3063,7 +3063,7 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
30633063
ansi-styles "^4.1.0"
30643064
supports-color "^7.1.0"
30653065

3066-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3066+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
30673067
version "5.6.2"
30683068
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
30693069
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==

0 commit comments

Comments
 (0)