Skip to content

Commit c5497bb

Browse files
authored
Merge pull request #804 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 39426f0 + ca43615 commit c5497bb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.6",
1717
"@salesforce/cli-plugins-testkit": "^5.3.39",
1818
"@salesforce/dev-scripts": "^11.0.4",
19-
"@salesforce/plugin-command-reference": "^3.1.52",
19+
"@salesforce/plugin-command-reference": "^3.1.70",
2020
"eslint-plugin-sf-plugin": "^1.20.24",
2121
"oclif": "^4.17.46",
2222
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,17 +1574,17 @@
15741574
dependencies:
15751575
"@salesforce/ts-types" "^2.0.12"
15761576

1577-
"@salesforce/plugin-command-reference@^3.1.52":
1578-
version "3.1.68"
1579-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.68.tgz#4d95f3f76d6fd1e0009f08cef143b8614a0943a6"
1580-
integrity sha512-ifQleQRr5TBrQMsazPXZlDgU3mpO9rozFCjlrcO2mhg0SqXvlr8Q2P3zh7YOHg5x26SYFB7Ok0PtkLmCsXxoXw==
1577+
"@salesforce/plugin-command-reference@^3.1.70":
1578+
version "3.1.70"
1579+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.70.tgz#223698ad2be017806381727075ae17740f81ac73"
1580+
integrity sha512-o2jDAkQAy+nelwACeXLQBQvfFk7QiRvraap04A7NYUnkkDpZ7KhsGPXEOXFDRV/FGQhxuvOCEoQegpxmX7yLqw==
15811581
dependencies:
15821582
"@oclif/core" "^4"
15831583
"@salesforce/core" "^8.22.0"
15841584
"@salesforce/kit" "^3.2.4"
15851585
"@salesforce/sf-plugins-core" "^11.3.12"
15861586
"@salesforce/ts-types" "^2.0.11"
1587-
chalk "^5.6.0"
1587+
chalk "^5.6.2"
15881588
debug "^4.4.1"
15891589
handlebars "^4.7.8"
15901590

@@ -3092,7 +3092,7 @@ chalk@^4.0.0, chalk@^4.1.0:
30923092
ansi-styles "^4.1.0"
30933093
supports-color "^7.1.0"
30943094

3095-
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.0:
3095+
chalk@^5.0.0, chalk@^5.3.0, chalk@^5.6.2:
30963096
version "5.6.2"
30973097
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
30983098
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==

0 commit comments

Comments
 (0)