Skip to content

Commit 855a8ef

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.86 to 3.1.0. - [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.86...3.1.0) --- updated-dependencies: - dependency-name: "@salesforce/plugin-command-reference" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57cbbad commit 855a8ef

File tree

2 files changed

+37
-25
lines changed

2 files changed

+37
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@oclif/plugin-help": "^6.1.0",
2424
"@salesforce/cli-plugins-testkit": "^5.3.5",
2525
"@salesforce/dev-scripts": "^10.1.0",
26-
"@salesforce/plugin-command-reference": "^3.0.86",
26+
"@salesforce/plugin-command-reference": "^3.1.0",
2727
"@salesforce/source-testkit": "^2.2.23",
2828
"@salesforce/ts-sinon": "1.4.19",
2929
"@types/archiver": "^5.3.2",

yarn.lock

Lines changed: 36 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@
14441444
strip-ansi "6.0.1"
14451445
ts-retry-promise "^0.8.1"
14461446

1447-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.10", "@salesforce/core@^7.3.6", "@salesforce/core@^7.3.9":
1447+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.10", "@salesforce/core@^7.3.9":
14481448
version "7.3.10"
14491449
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.10.tgz#83da85c4e93ca625e2c13118aad9c1df2931bc0f"
14501450
integrity sha512-kEKoqkmhWNoiucAE3Ylv6FpC4iVgk4aE0dmcwSmNrMjxSbtjQJGUybprfO/itrLJv+56eM7/4FARQQ2gDbRzQQ==
@@ -1512,15 +1512,15 @@
15121512
"@salesforce/ts-types" "^2.0.9"
15131513
tslib "^2.6.2"
15141514

1515-
"@salesforce/plugin-command-reference@^3.0.86":
1516-
version "3.0.86"
1517-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.86.tgz#2f8ca49cbd32ae163f6f10b015cd03ed71cb4ecb"
1518-
integrity sha512-5031BC/A8rPvw8blumeJ38UQSwWIV7aUK8MHAqbThSpXCzv/GeKzeZ7fmHYYvlaiJ4EMinu8QurMaKCw0UlsWQ==
1515+
"@salesforce/plugin-command-reference@^3.1.0":
1516+
version "3.1.0"
1517+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.0.tgz#1d3654cbfb872e3f98a4f76f2c371367b3f43fbe"
1518+
integrity sha512-UG6KcHYbDbTKCtdDbOZQj2odvdnnNKXocPnADmcfHXy3EAgtNmgPpuAlMdHVcDFcO1gtyPhfxZlvXu7KoKjDdQ==
15191519
dependencies:
1520-
"@oclif/core" "^3.26.6"
1521-
"@salesforce/core" "^7.3.6"
1520+
"@oclif/core" "^4"
1521+
"@salesforce/core" "^7.3.9"
15221522
"@salesforce/kit" "^3.1.1"
1523-
"@salesforce/sf-plugins-core" "^9.0.11"
1523+
"@salesforce/sf-plugins-core" "^10.0.0"
15241524
"@salesforce/ts-types" "^2.0.9"
15251525
chalk "^5.3.0"
15261526
debug "^4.3.4"
@@ -1554,19 +1554,6 @@
15541554
string-width "^7.1.0"
15551555
terminal-link "^3.0.0"
15561556

1557-
"@salesforce/sf-plugins-core@^9.0.11":
1558-
version "9.1.1"
1559-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz#8818fdb23e0f174d9e6dded0cf34a88be5e3cc44"
1560-
integrity sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==
1561-
dependencies:
1562-
"@inquirer/confirm" "^3.1.9"
1563-
"@inquirer/password" "^2.1.9"
1564-
"@oclif/core" "^3.26.6"
1565-
"@salesforce/core" "^7.3.9"
1566-
"@salesforce/kit" "^3.1.2"
1567-
"@salesforce/ts-types" "^2.0.9"
1568-
chalk "^5.3.0"
1569-
15701557
"@salesforce/source-deploy-retrieve@^11.6.2", "@salesforce/source-deploy-retrieve@^11.6.4":
15711558
version "11.6.4"
15721559
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.4.tgz#9aa54f115b1f58a08a3f38d7945ce734feba824c"
@@ -7291,7 +7278,16 @@ srcset@^5.0.0:
72917278
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
72927279
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
72937280

7294-
"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:
7281+
"string-width-cjs@npm:string-width@^4.2.0":
7282+
version "4.2.3"
7283+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7284+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7285+
dependencies:
7286+
emoji-regex "^8.0.0"
7287+
is-fullwidth-code-point "^3.0.0"
7288+
strip-ansi "^6.0.1"
7289+
7290+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
72957291
version "4.2.3"
72967292
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
72977293
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7359,7 +7355,14 @@ string_decoder@~1.1.1:
73597355
dependencies:
73607356
safe-buffer "~5.1.0"
73617357

7362-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7358+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7359+
version "6.0.1"
7360+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7361+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7362+
dependencies:
7363+
ansi-regex "^5.0.1"
7364+
7365+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
73637366
version "6.0.1"
73647367
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
73657368
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7921,7 +7924,7 @@ workerpool@6.2.1:
79217924
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
79227925
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
79237926

7924-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7927+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
79257928
version "7.0.0"
79267929
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
79277930
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7939,6 +7942,15 @@ wrap-ansi@^6.2.0:
79397942
string-width "^4.1.0"
79407943
strip-ansi "^6.0.0"
79417944

7945+
wrap-ansi@^7.0.0:
7946+
version "7.0.0"
7947+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7948+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7949+
dependencies:
7950+
ansi-styles "^4.0.0"
7951+
string-width "^4.1.0"
7952+
strip-ansi "^6.0.0"
7953+
79427954
wrap-ansi@^8.1.0:
79437955
version "8.1.0"
79447956
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)