Skip to content

Commit ab50597

Browse files
authored
Merge pull request #1005 from salesforcecli/dependabot-npm_and_yarn-salesforce-plugin-command-reference-3.1.68
chore(dev-deps): bump @salesforce/plugin-command-reference from 3.1.67 to 3.1.68
2 parents 63a2ea9 + 0f4425c commit ab50597

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
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-command-snapshot": "^5.3.6",
1515
"@salesforce/cli-plugins-testkit": "^5.3.41",
1616
"@salesforce/dev-scripts": "^11.0.4",
17-
"@salesforce/plugin-command-reference": "^3.1.67",
17+
"@salesforce/plugin-command-reference": "^3.1.70",
1818
"eslint-plugin-sf-plugin": "^1.20.32",
1919
"oclif": "^4.22.18",
2020
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,17 +1559,17 @@
15591559
dependencies:
15601560
"@salesforce/ts-types" "^2.0.12"
15611561

1562-
"@salesforce/plugin-command-reference@^3.1.67":
1563-
version "3.1.67"
1564-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.67.tgz#f8b468c41d97096ef0ca5a110437667c3f82dc2d"
1565-
integrity sha512-9kVgdtJ2L58CjAy7L5EPpRF6OlAYILRdeLhXVwlj2FlJyA9dHK2w+T58sP0ORF2iJvc4wWLwZMTQgTmYBchmgw==
1562+
"@salesforce/plugin-command-reference@^3.1.70":
1563+
version "3.1.70"
1564+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1565+
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
15661566
dependencies:
15671567
"@oclif/core" "^4"
15681568
"@salesforce/core" "^8.22.0"
1569-
"@salesforce/kit" "^3.2.3"
1569+
"@salesforce/kit" "^3.2.4"
15701570
"@salesforce/sf-plugins-core" "^11.3.12"
15711571
"@salesforce/ts-types" "^2.0.11"
1572-
chalk "^5.6.0"
1572+
chalk "^5.6.2"
15731573
debug "^4.4.1"
15741574
handlebars "^4.7.8"
15751575

@@ -3235,10 +3235,10 @@ chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
32353235
ansi-styles "^4.1.0"
32363236
supports-color "^7.1.0"
32373237

3238-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3239-
version "5.6.0"
3240-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3241-
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
3238+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
3239+
version "5.6.2"
3240+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
3241+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
32423242

32433243
change-case@^4, change-case@^4.1.2:
32443244
version "4.1.2"

0 commit comments

Comments
 (0)