Skip to content

Commit 9be225a

Browse files
chore(dev-deps): bump @salesforce/cli-plugins-testkit
Bumps [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) from 5.3.18 to 5.3.19. - [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases) - [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md) - [Commits](salesforcecli/cli-plugins-testkit@5.3.18...5.3.19) --- updated-dependencies: - dependency-name: "@salesforce/cli-plugins-testkit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 565bd86 commit 9be225a

File tree

2 files changed

+38
-13
lines changed

2 files changed

+38
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@oclif/core": "^4.0.12",
1616
"@oclif/plugin-command-snapshot": "^5.2.7",
17-
"@salesforce/cli-plugins-testkit": "^5.3.18",
17+
"@salesforce/cli-plugins-testkit": "^5.3.19",
1818
"@salesforce/dev-scripts": "^10.2.2",
1919
"@salesforce/plugin-command-reference": "^3.1.9",
2020
"eslint-plugin-sf-plugin": "^1.18.11",

yarn.lock

Lines changed: 37 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,12 +1326,12 @@
13261326
istanbul-lib-report "^3.0.1"
13271327
istanbul-reports "^3.1.7"
13281328

1329-
"@salesforce/cli-plugins-testkit@^5.3.18":
1330-
version "5.3.18"
1331-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.18.tgz#f36ae6ed8573b18396668a4d38b4effe0bd1a2bf"
1332-
integrity sha512-9+Yvmw5idIQryJcXVKZ2HASLKj2RUJizDuDFPq5ut9X+8y8MTWAkO0hO6OSj3IPkV+LTo8QF7QOCl16R2PWpMw==
1329+
"@salesforce/cli-plugins-testkit@^5.3.19":
1330+
version "5.3.19"
1331+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.19.tgz#495e7516a6046c42fc7cf60b11894d8922dd01aa"
1332+
integrity sha512-4mRlszh1q6bPw7dF4EHbYJ2IFxAanzKBbauZ5pSUHt+++otASmANoPc3TZ4CzNDG3rbt+5qFLnhhaQWMli0Nqw==
13331333
dependencies:
1334-
"@salesforce/core" "^8.1.1"
1334+
"@salesforce/core" "^8.2.1"
13351335
"@salesforce/kit" "^3.1.6"
13361336
"@salesforce/ts-types" "^2.0.10"
13371337
"@types/shelljs" "^0.8.15"
@@ -1342,10 +1342,10 @@
13421342
strip-ansi "6.0.1"
13431343
ts-retry-promise "^0.8.1"
13441344

1345-
"@salesforce/core@^8.1.0", "@salesforce/core@^8.1.1", "@salesforce/core@^8.2.0":
1346-
version "8.2.0"
1347-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.2.0.tgz#34a5600c799a960c10f5d7a5920a3b7c50c7df28"
1348-
integrity sha512-qe4dz1fuaWBKOVz2pTCBEtz6i1EXM96fO1xZ/AYg/pEbhWY79D8jiSDNaIkCYeq2FHH0AUvbSwFox+37qvq6NA==
1345+
"@salesforce/core@^8.1.0", "@salesforce/core@^8.1.1", "@salesforce/core@^8.2.0", "@salesforce/core@^8.2.1":
1346+
version "8.2.1"
1347+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.2.1.tgz#16b383886ec02ee9a99f815d5ce4a9f5a492295e"
1348+
integrity sha512-juLxb4t12vZD9ozkhKhGtbZzOiYkEcUWdw+gAtgzuSrTFTwvoXlbKtzdGbdYPLTHLGYQCVW6cRdMswfwbE5BnQ==
13491349
dependencies:
13501350
"@jsforce/jsforce-node" "^3.2.3"
13511351
"@salesforce/kit" "^3.1.6"
@@ -6609,7 +6609,16 @@ [email protected]:
66096609
dependencies:
66106610
escodegen "^1.8.1"
66116611

6612-
"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:
6612+
"string-width-cjs@npm:string-width@^4.2.0":
6613+
version "4.2.3"
6614+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6615+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6616+
dependencies:
6617+
emoji-regex "^8.0.0"
6618+
is-fullwidth-code-point "^3.0.0"
6619+
strip-ansi "^6.0.1"
6620+
6621+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
66136622
version "4.2.3"
66146623
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
66156624
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6678,7 +6687,14 @@ string_decoder@~1.1.1:
66786687
dependencies:
66796688
safe-buffer "~5.1.0"
66806689

6681-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6690+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6691+
version "6.0.1"
6692+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6693+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6694+
dependencies:
6695+
ansi-regex "^5.0.1"
6696+
6697+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66826698
version "6.0.1"
66836699
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
66846700
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7259,7 +7275,7 @@ [email protected]:
72597275
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
72607276
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
72617277

7262-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7278+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
72637279
version "7.0.0"
72647280
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
72657281
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7277,6 +7293,15 @@ wrap-ansi@^6.2.0:
72777293
string-width "^4.1.0"
72787294
strip-ansi "^6.0.0"
72797295

7296+
wrap-ansi@^7.0.0:
7297+
version "7.0.0"
7298+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7299+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7300+
dependencies:
7301+
ansi-styles "^4.0.0"
7302+
string-width "^4.1.0"
7303+
strip-ansi "^6.0.0"
7304+
72807305
wrap-ansi@^8.1.0:
72817306
version "8.1.0"
72827307
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)