Skip to content

Commit 80edeaa

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.67 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.67...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 86f71bc commit 80edeaa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@oclif/plugin-command-snapshot": "^5.3.6",
2323
"@salesforce/cli-plugins-testkit": "^5.3.41",
2424
"@salesforce/dev-scripts": "^11.0.3",
25-
"@salesforce/plugin-command-reference": "^3.1.67",
25+
"@salesforce/plugin-command-reference": "^3.1.70",
2626
"@salesforce/ts-sinon": "^1.4.31",
2727
"eslint-plugin-sf-plugin": "^1.20.32",
2828
"moment": "^2.30.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1902,17 +1902,17 @@
19021902
dependencies:
19031903
"@salesforce/ts-types" "^2.0.12"
19041904

1905-
"@salesforce/plugin-command-reference@^3.1.67":
1906-
version "3.1.67"
1907-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.67.tgz#f8b468c41d97096ef0ca5a110437667c3f82dc2d"
1908-
integrity sha512-9kVgdtJ2L58CjAy7L5EPpRF6OlAYILRdeLhXVwlj2FlJyA9dHK2w+T58sP0ORF2iJvc4wWLwZMTQgTmYBchmgw==
1905+
"@salesforce/plugin-command-reference@^3.1.70":
1906+
version "3.1.70"
1907+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1908+
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
19091909
dependencies:
19101910
"@oclif/core" "^4"
19111911
"@salesforce/core" "^8.22.0"
1912-
"@salesforce/kit" "^3.2.3"
1912+
"@salesforce/kit" "^3.2.4"
19131913
"@salesforce/sf-plugins-core" "^11.3.12"
19141914
"@salesforce/ts-types" "^2.0.11"
1915-
chalk "^5.6.0"
1915+
chalk "^5.6.2"
19161916
debug "^4.4.1"
19171917
handlebars "^4.7.8"
19181918

@@ -3871,10 +3871,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
38713871
ansi-styles "^4.1.0"
38723872
supports-color "^7.1.0"
38733873

3874-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3875-
version "5.6.0"
3876-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3877-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
3874+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
3875+
version "5.6.2"
3876+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
3877+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
38783878

38793879
change-case@^4, change-case@^4.1.2:
38803880
version "4.1.2"

0 commit comments

Comments
 (0)