Skip to content

Commit 601159f

Browse files
authored
Merge pull request #256 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 cf24c17 + fc8ca24 commit 601159f

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
@@ -17,7 +17,7 @@
1717
"@oclif/plugin-command-snapshot": "^5.3.6",
1818
"@salesforce/cli-plugins-testkit": "^5.3.41",
1919
"@salesforce/dev-scripts": "^10.2.9",
20-
"@salesforce/plugin-command-reference": "^3.1.68",
20+
"@salesforce/plugin-command-reference": "^3.1.70",
2121
"@types/tough-cookie": "^4.0.5",
2222
"eslint-plugin-sf-plugin": "^1.20.32",
2323
"oclif": "^4.22.22",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,17 +1728,17 @@
17281728
dependencies:
17291729
"@salesforce/ts-types" "^2.0.12"
17301730

1731-
"@salesforce/plugin-command-reference@^3.1.68":
1732-
version "3.1.68"
1733-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1734-
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
1731+
"@salesforce/plugin-command-reference@^3.1.70":
1732+
version "3.1.70"
1733+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1734+
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
17351735
dependencies:
17361736
"@oclif/core" "^4"
17371737
"@salesforce/core" "^8.22.0"
17381738
"@salesforce/kit" "^3.2.4"
17391739
"@salesforce/sf-plugins-core" "^11.3.12"
17401740
"@salesforce/ts-types" "^2.0.11"
1741-
chalk "^5.6.0"
1741+
chalk "^5.6.2"
17421742
debug "^4.4.1"
17431743
handlebars "^4.7.8"
17441744

@@ -3173,10 +3173,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
31733173
ansi-styles "^4.1.0"
31743174
supports-color "^7.1.0"
31753175

3176-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3177-
version "5.6.0"
3178-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3179-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
3176+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
3177+
version "5.6.2"
3178+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
3179+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
31803180

31813181
change-case@^4, change-case@^4.1.2:
31823182
version "4.1.2"

0 commit comments

Comments
 (0)