Skip to content

Commit d55e9f0

Browse files
chore(dev-deps): bump @salesforce/plugin-command-reference
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 3.0.76 to 3.0.78. - [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.0.76...3.0.78) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5519b7 commit d55e9f0

File tree

2 files changed

+36
-11
lines changed

2 files changed

+36
-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.1.5",
1515
"@salesforce/cli-plugins-testkit": "^5.2.1",
1616
"@salesforce/dev-scripts": "^9.0.0",
17-
"@salesforce/plugin-command-reference": "^3.0.76",
17+
"@salesforce/plugin-command-reference": "^3.0.78",
1818
"eslint-plugin-sf-plugin": "^1.18.0",
1919
"oclif": "^4.8.3",
2020
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 35 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@
16511651
strip-ansi "6.0.1"
16521652
ts-retry-promise "^0.8.0"
16531653

1654-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.1.0", "@salesforce/core@^7.2.0":
1654+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0":
16551655
version "7.2.0"
16561656
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
16571657
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
@@ -1719,13 +1719,13 @@
17191719
"@salesforce/ts-types" "^2.0.9"
17201720
tslib "^2.6.2"
17211721

1722-
"@salesforce/plugin-command-reference@^3.0.76":
1723-
version "3.0.76"
1724-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.76.tgz#d3462e02379cee956331076d2a3473819b6a0169"
1725-
integrity sha512-h+lZHVBThlrr7fozi5DA71u6Dsi1vlXgndXbIpgx+IZaOqK3crO9A0lmqG/tEtgDqj9UcF1cDmaSB5YKYlRKaQ==
1722+
"@salesforce/plugin-command-reference@^3.0.78":
1723+
version "3.0.78"
1724+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.78.tgz#8158dbb62d9d7190e31a0c8c5fbfefb3dfd33efc"
1725+
integrity sha512-ASrRwX7iIdRWZ3UjsfhRyzaoL64SzYkqEz6AMqBsOk1O6W2YlS76z3u0M8cUOCHq27FioEkqJvpBMFR335D3GQ==
17261726
dependencies:
1727-
"@oclif/core" "^3.26.2"
1728-
"@salesforce/core" "^7.1.0"
1727+
"@oclif/core" "^3.26.3"
1728+
"@salesforce/core" "^7.2.0"
17291729
"@salesforce/kit" "^3.1.0"
17301730
"@salesforce/sf-plugins-core" "^9.0.1"
17311731
"@salesforce/ts-types" "^2.0.9"
@@ -6752,7 +6752,16 @@ srcset@^5.0.0:
67526752
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
67536753
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
67546754

6755-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6755+
"string-width-cjs@npm:string-width@^4.2.0":
6756+
version "4.2.3"
6757+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6758+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6759+
dependencies:
6760+
emoji-regex "^8.0.0"
6761+
is-fullwidth-code-point "^3.0.0"
6762+
strip-ansi "^6.0.1"
6763+
6764+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
67566765
version "4.2.3"
67576766
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
67586767
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6811,7 +6820,14 @@ string_decoder@~1.1.1:
68116820
dependencies:
68126821
safe-buffer "~5.1.0"
68136822

6814-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6823+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6824+
version "6.0.1"
6825+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6826+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6827+
dependencies:
6828+
ansi-regex "^5.0.1"
6829+
6830+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
68156831
version "6.0.1"
68166832
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
68176833
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7354,7 +7370,7 @@ workerpool@6.2.1:
73547370
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
73557371
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
73567372

7357-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7373+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
73587374
version "7.0.0"
73597375
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
73607376
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7372,6 +7388,15 @@ wrap-ansi@^6.2.0:
73727388
string-width "^4.1.0"
73737389
strip-ansi "^6.0.0"
73747390

7391+
wrap-ansi@^7.0.0:
7392+
version "7.0.0"
7393+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7394+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7395+
dependencies:
7396+
ansi-styles "^4.0.0"
7397+
string-width "^4.1.0"
7398+
strip-ansi "^6.0.0"
7399+
73757400
wrap-ansi@^8.1.0:
73767401
version "8.1.0"
73777402
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)