Skip to content

Commit ac4b1c8

Browse files
authored
Merge pull request #1386 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.70
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.68 to 3.1.70
2 parents 406093b + 09a7c9c commit ac4b1c8

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
@@ -19,7 +19,7 @@
1919
"@oclif/plugin-command-snapshot": "^5.3.6",
2020
"@salesforce/cli-plugins-testkit": "^5.3.39",
2121
"@salesforce/dev-scripts": "^11.0.4",
22-
"@salesforce/plugin-command-reference": "^3.1.68",
22+
"@salesforce/plugin-command-reference": "^3.1.70",
2323
"@salesforce/ts-sinon": "^1.4.31",
2424
"eslint-plugin-sf-plugin": "^1.20.31",
2525
"oclif": "^4.22.22",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,17 +1915,17 @@
19151915
dependencies:
19161916
"@salesforce/ts-types" "^2.0.12"
19171917

1918-
"@salesforce/plugin-command-reference@^3.1.68":
1919-
version "3.1.68"
1920-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1921-
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
1918+
"@salesforce/plugin-command-reference@^3.1.70":
1919+
version "3.1.70"
1920+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1921+
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
19221922
dependencies:
19231923
"@oclif/core" "^4"
19241924
"@salesforce/core" "^8.22.0"
19251925
"@salesforce/kit" "^3.2.4"
19261926
"@salesforce/sf-plugins-core" "^11.3.12"
19271927
"@salesforce/ts-types" "^2.0.11"
1928-
chalk "^5.6.0"
1928+
chalk "^5.6.2"
19291929
debug "^4.4.1"
19301930
handlebars "^4.7.8"
19311931

@@ -3767,10 +3767,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
37673767
ansi-styles "^4.1.0"
37683768
supports-color "^7.1.0"
37693769

3770-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3771-
version "5.6.0"
3772-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3773-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
3770+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
3771+
version "5.6.2"
3772+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
3773+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
37743774

37753775
change-case@^4, change-case@^4.1.2:
37763776
version "4.1.2"

0 commit comments

Comments
 (0)