Skip to content

Commit f4b452b

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.70. - [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.70) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-version: 3.1.70 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad49ea4 commit f4b452b

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.41",
1818
"@salesforce/dev-scripts": "^11.0.2",
19-
"@salesforce/plugin-command-reference": "^3.1.68",
19+
"@salesforce/plugin-command-reference": "^3.1.70",
2020
"eslint-config-salesforce-license": "^1.0.1",
2121
"eslint-plugin-sf-plugin": "^1.20.31",
2222
"oclif": "^4.22.16",

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.68":
1619-
version "3.1.68"
1620-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1621-
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
1618+
"@salesforce/plugin-command-reference@^3.1.70":
1619+
version "3.1.70"
1620+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1621+
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
16221622
dependencies:
16231623
"@oclif/core" "^4"
16241624
"@salesforce/core" "^8.22.0"
16251625
"@salesforce/kit" "^3.2.4"
16261626
"@salesforce/sf-plugins-core" "^11.3.12"
16271627
"@salesforce/ts-types" "^2.0.11"
1628-
chalk "^5.6.0"
1628+
chalk "^5.6.2"
16291629
debug "^4.4.1"
16301630
handlebars "^4.7.8"
16311631

@@ -3298,10 +3298,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
32983298
ansi-styles "^4.1.0"
32993299
supports-color "^7.1.0"
33003300

3301-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3302-
version "5.6.0"
3303-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3304-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
3301+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
3302+
version "5.6.2"
3303+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
3304+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
33053305

33063306
change-case@^4, change-case@^4.1.2:
33073307
version "4.1.2"

0 commit comments

Comments
 (0)