Skip to content

Commit 44c10bd

Browse files
authored
Merge pull request #427 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 34f5251 + c5359fb commit 44c10bd

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
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@oclif/core": "^3.26.3",
99
"@salesforce/apex-node": "^5.0.0-beta.2",
10-
"@salesforce/core": "^7.0.1",
10+
"@salesforce/core": "^7.3.0",
1111
"@salesforce/kit": "^3.1.0",
1212
"@salesforce/sf-plugins-core": "^9.0.0",
1313
"chalk": "^5.3.0",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,10 +1656,10 @@
16561656
strip-ansi "6.0.1"
16571657
ts-retry-promise "^0.8.0"
16581658

1659-
"@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1", "@salesforce/core@^7.1.0", "@salesforce/core@^7.2.0":
1660-
version "7.2.0"
1661-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
1662-
integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
1659+
"@salesforce/core@^7.0.0", "@salesforce/core@^7.1.0", "@salesforce/core@^7.2.0", "@salesforce/core@^7.3.0":
1660+
version "7.3.0"
1661+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.0.tgz#2ad3dfccb1ef0eb2e65b49b655e39748002bbc13"
1662+
integrity sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==
16631663
dependencies:
16641664
"@jsforce/jsforce-node" "^3.1.0"
16651665
"@salesforce/kit" "^3.1.0"
@@ -6898,7 +6898,16 @@ srcset@^5.0.0:
68986898
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
68996899
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
69006900

6901-
"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:
6901+
"string-width-cjs@npm:string-width@^4.2.0":
6902+
version "4.2.3"
6903+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6904+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6905+
dependencies:
6906+
emoji-regex "^8.0.0"
6907+
is-fullwidth-code-point "^3.0.0"
6908+
strip-ansi "^6.0.1"
6909+
6910+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
69026911
version "4.2.3"
69036912
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
69046913
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6957,7 +6966,14 @@ string_decoder@~1.1.1:
69576966
dependencies:
69586967
safe-buffer "~5.1.0"
69596968

6960-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6969+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6970+
version "6.0.1"
6971+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6972+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6973+
dependencies:
6974+
ansi-regex "^5.0.1"
6975+
6976+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
69616977
version "6.0.1"
69626978
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
69636979
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7495,7 +7511,7 @@ [email protected]:
74957511
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
74967512
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
74977513

7498-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7514+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
74997515
version "7.0.0"
75007516
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
75017517
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7513,6 +7529,15 @@ wrap-ansi@^6.2.0:
75137529
string-width "^4.1.0"
75147530
strip-ansi "^6.0.0"
75157531

7532+
wrap-ansi@^7.0.0:
7533+
version "7.0.0"
7534+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7535+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7536+
dependencies:
7537+
ansi-styles "^4.0.0"
7538+
string-width "^4.1.0"
7539+
strip-ansi "^6.0.0"
7540+
75167541
wrap-ansi@^8.1.0:
75177542
version "8.1.0"
75187543
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)