Skip to content

Commit 307115d

Browse files
fix(deps): bump @salesforce/core from 8.6.4 to 8.8.2
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.6.4 to 8.8.2. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@8.6.4...8.8.2) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba7daa3 commit 307115d

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1423,9 +1423,9 @@
14231423
ts-retry-promise "^0.8.1"
14241424

14251425
"@salesforce/core@^8", "@salesforce/core@^8.5.1":
1426-
version "8.6.4"
1427-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.4.tgz#39a8234c816ff644e11bcef9517411495ec6039a"
1428-
integrity sha512-ubksHYBjjv1zfU8Xv3ylzCVftIftBrh682r6PNMzH/LgRcSo8+u4Tgib0d14d85kcIb2ElonV2wPpnbpS+2Aww==
1426+
version "8.8.2"
1427+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.2.tgz#0fc1632cc183b8c62e333f1f884bf3ee0f4aee6e"
1428+
integrity sha512-EOH75R2Nr2tg7b3gbyzRNwZPfZ/dZOpmMKmFHKL9oCtUI59+N4IkVljg6dpKYypVKuJJTzjI7T2ibnA8/cluZg==
14291429
dependencies:
14301430
"@jsforce/jsforce-node" "^3.6.1"
14311431
"@salesforce/kit" "^3.2.2"
@@ -6799,7 +6799,16 @@ stack-utils@^2.0.6:
67996799
dependencies:
68006800
escape-string-regexp "^2.0.0"
68016801

6802-
"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:
6802+
"string-width-cjs@npm:string-width@^4.2.0":
6803+
version "4.2.3"
6804+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6805+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6806+
dependencies:
6807+
emoji-regex "^8.0.0"
6808+
is-fullwidth-code-point "^3.0.0"
6809+
strip-ansi "^6.0.1"
6810+
6811+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
68036812
version "4.2.3"
68046813
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
68056814
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6867,7 +6876,14 @@ string_decoder@~1.1.1:
68676876
dependencies:
68686877
safe-buffer "~5.1.0"
68696878

6870-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6879+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6880+
version "6.0.1"
6881+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6882+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6883+
dependencies:
6884+
ansi-regex "^5.0.1"
6885+
6886+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
68716887
version "6.0.1"
68726888
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
68736889
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7432,7 +7448,7 @@ workerpool@6.2.1:
74327448
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
74337449
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
74347450

7435-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7451+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
74367452
version "7.0.0"
74377453
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
74387454
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7450,6 +7466,15 @@ wrap-ansi@^6.2.0:
74507466
string-width "^4.1.0"
74517467
strip-ansi "^6.0.0"
74527468

7469+
wrap-ansi@^7.0.0:
7470+
version "7.0.0"
7471+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7472+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7473+
dependencies:
7474+
ansi-styles "^4.0.0"
7475+
string-width "^4.1.0"
7476+
strip-ansi "^6.0.0"
7477+
74537478
wrap-ansi@^8.1.0:
74547479
version "8.1.0"
74557480
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)