Skip to content

Commit b7afc88

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.25 to 5.3.26. - [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.25...5.3.26) --- 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 0a0f32c commit b7afc88

File tree

2 files changed

+34
-9
lines changed

2 files changed

+34
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@oclif/plugin-command-snapshot": "^5.2.12",
22-
"@salesforce/cli-plugins-testkit": "^5.3.25",
22+
"@salesforce/cli-plugins-testkit": "^5.3.26",
2323
"@salesforce/dev-scripts": "^10.2.9",
2424
"@salesforce/plugin-command-reference": "^3.1.15",
2525
"@salesforce/ts-sinon": "^1.4.23",

yarn.lock

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1578,12 +1578,12 @@
15781578
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
15791579
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
15801580

1581-
"@salesforce/cli-plugins-testkit@^5.3.25":
1582-
version "5.3.25"
1583-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.25.tgz#a3e081d1e8bce8660d602fdf04851986c89f18a1"
1584-
integrity sha512-wwFnd7EuEVxc7IRCvOtJO65iEbjYWrIHUdkxf7bZkgrS9ZfjFNDyua/XthT+gWpVfIZiHxEjqYBdHzMNWZQkbg==
1581+
"@salesforce/cli-plugins-testkit@^5.3.26":
1582+
version "5.3.26"
1583+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.26.tgz#11f4946b24749a7f32125688ed43ae9dbc248e60"
1584+
integrity sha512-5+Cx0Gbx5v+uvB6TQr+gHIRULOCUhzLtlBRh2UZQoWlUihlOvTYIOXqWQP50qm92KlV0iv3LJ25zJQDFnvAIzQ==
15851585
dependencies:
1586-
"@salesforce/core" "^8.3.0"
1586+
"@salesforce/core" "^8.4.0"
15871587
"@salesforce/kit" "^3.2.1"
15881588
"@salesforce/ts-types" "^2.0.11"
15891589
"@types/shelljs" "^0.8.15"
@@ -7417,7 +7417,16 @@ stack-utils@^2.0.6:
74177417
dependencies:
74187418
escape-string-regexp "^2.0.0"
74197419

7420-
"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:
7420+
"string-width-cjs@npm:string-width@^4.2.0":
7421+
version "4.2.3"
7422+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7423+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7424+
dependencies:
7425+
emoji-regex "^8.0.0"
7426+
is-fullwidth-code-point "^3.0.0"
7427+
strip-ansi "^6.0.1"
7428+
7429+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
74217430
version "4.2.3"
74227431
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
74237432
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7485,7 +7494,14 @@ string_decoder@~1.1.1:
74857494
dependencies:
74867495
safe-buffer "~5.1.0"
74877496

7488-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", [email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7497+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7498+
version "6.0.1"
7499+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7500+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7501+
dependencies:
7502+
ansi-regex "^5.0.1"
7503+
7504+
[email protected], strip-ansi@^6.0.0, strip-ansi@^6.0.1:
74897505
version "6.0.1"
74907506
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
74917507
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8052,7 +8068,7 @@ workerpool@^6.5.1:
80528068
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
80538069
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
80548070

8055-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8071+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
80568072
version "7.0.0"
80578073
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
80588074
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8070,6 +8086,15 @@ wrap-ansi@^6.2.0:
80708086
string-width "^4.1.0"
80718087
strip-ansi "^6.0.0"
80728088

8089+
wrap-ansi@^7.0.0:
8090+
version "7.0.0"
8091+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8092+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8093+
dependencies:
8094+
ansi-styles "^4.0.0"
8095+
string-width "^4.1.0"
8096+
strip-ansi "^6.0.0"
8097+
80738098
wrap-ansi@^8.1.0:
80748099
version "8.1.0"
80758100
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)