Skip to content

Commit 3c96a88

Browse files
authored
Merge pull request #541 from salesforcecli/dependabot-npm_and_yarn-salesforce-core-7.3.0
fix(deps): bump @salesforce/core from 7.2.0 to 7.3.0
2 parents 7c1f235 + 2fcbbcb commit 3c96a88

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@inquirer/confirm": "^2.0.17",
4747
"@inquirer/password": "^1.1.16",
4848
"@oclif/core": "^3.26.2",
49-
"@salesforce/core": "^7.2.0",
49+
"@salesforce/core": "^7.3.0",
5050
"@salesforce/kit": "^3.1.0",
5151
"@salesforce/ts-types": "^2.0.9",
5252
"chalk": "^5.3.0"

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -623,10 +623,10 @@
623623
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
624624
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
625625

626-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.2.0":
627-
version "7.2.0"
628-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
629-
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
626+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.3.0":
627+
version "7.3.0"
628+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.0.tgz#2ad3dfccb1ef0eb2e65b49b655e39748002bbc13"
629+
integrity sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==
630630
dependencies:
631631
"@jsforce/jsforce-node" "^3.1.0"
632632
"@salesforce/kit" "^3.1.0"
@@ -4749,7 +4749,16 @@ srcset@^5.0.0:
47494749
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
47504750
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
47514751

4752-
"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:
4752+
"string-width-cjs@npm:string-width@^4.2.0":
4753+
version "4.2.3"
4754+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4755+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4756+
dependencies:
4757+
emoji-regex "^8.0.0"
4758+
is-fullwidth-code-point "^3.0.0"
4759+
strip-ansi "^6.0.1"
4760+
4761+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
47534762
version "4.2.3"
47544763
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
47554764
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4808,7 +4817,14 @@ string_decoder@~1.1.1:
48084817
dependencies:
48094818
safe-buffer "~5.1.0"
48104819

4811-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4820+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4821+
version "6.0.1"
4822+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4823+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4824+
dependencies:
4825+
ansi-regex "^5.0.1"
4826+
4827+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
48124828
version "6.0.1"
48134829
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
48144830
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5296,7 +5312,7 @@ workerpool@6.2.1:
52965312
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
52975313
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
52985314

5299-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5315+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
53005316
version "7.0.0"
53015317
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
53025318
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5314,6 +5330,15 @@ wrap-ansi@^6.2.0:
53145330
string-width "^4.1.0"
53155331
strip-ansi "^6.0.0"
53165332

5333+
wrap-ansi@^7.0.0:
5334+
version "7.0.0"
5335+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5336+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5337+
dependencies:
5338+
ansi-styles "^4.0.0"
5339+
string-width "^4.1.0"
5340+
strip-ansi "^6.0.0"
5341+
53175342
wrap-ansi@^8.1.0:
53185343
version "8.1.0"
53195344
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)