Skip to content

Commit c8acb70

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.2 to 5.3.5. - [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.2...5.3.5) --- updated-dependencies: - dependency-name: "@salesforce/cli-plugins-testkit" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c43462 commit c8acb70

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@oclif/plugin-command-snapshot": "^5.1.9",
1414
"@oclif/plugin-help": "^6.0.21",
15-
"@salesforce/cli-plugins-testkit": "^5.3.2",
15+
"@salesforce/cli-plugins-testkit": "^5.3.5",
1616
"@salesforce/dev-scripts": "^9.1.2",
1717
"@salesforce/plugin-command-reference": "^3.0.83",
1818
"@salesforce/ts-types": "^2.0.9",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,19 +1387,19 @@
13871387
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
13881388
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
13891389

1390-
"@salesforce/cli-plugins-testkit@^5.3.2":
1391-
version "5.3.2"
1392-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.2.tgz#39b12513baf230cbfa2a831d1e1ad567512dcb18"
1393-
integrity sha512-/0ZR9PrRpmbtYzkGee7Sc8b1qzNyojq1Smk0RY7gM439rDKS90Tqq8W3b9hNXtTzHNe98MxQUGq819mCxok+Mw==
1390+
"@salesforce/cli-plugins-testkit@^5.3.5":
1391+
version "5.3.5"
1392+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.5.tgz#1aff37ffaba78552a7dcacf62817efb94ae883e6"
1393+
integrity sha512-fL6EsPDVv3+0u+5CqVsGa+PixqmVElQUsIS5RjUYAs6bvUpBG/vK5EAS+BwWroZhoFgmUgh7hFQJCSssaf7NOQ==
13941394
dependencies:
1395-
"@salesforce/core" "^7.3.3"
1395+
"@salesforce/core" "^7.3.8"
13961396
"@salesforce/kit" "^3.1.1"
13971397
"@salesforce/ts-types" "^2.0.9"
13981398
"@types/shelljs" "^0.8.15"
13991399
debug "^4.3.1"
14001400
jszip "^3.10.1"
14011401
shelljs "^0.8.4"
1402-
sinon "^17.0.1"
1402+
sinon "^17.0.2"
14031403
strip-ansi "6.0.1"
14041404
ts-retry-promise "^0.8.0"
14051405

@@ -1544,7 +1544,7 @@
15441544
dependencies:
15451545
type-detect "4.0.8"
15461546

1547-
"@sinonjs/commons@^3.0.0":
1547+
"@sinonjs/commons@^3.0.0", "@sinonjs/commons@^3.0.1":
15481548
version "3.0.1"
15491549
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd"
15501550
integrity sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==
@@ -3200,7 +3200,7 @@ diff@^4.0.1, diff@^4.0.2:
32003200
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
32013201
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
32023202

3203-
diff@^5.1.0:
3203+
diff@^5.2.0:
32043204
version "5.2.0"
32053205
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
32063206
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
@@ -5368,7 +5368,7 @@ nise@^4.1.0:
53685368
just-extend "^4.0.2"
53695369
path-to-regexp "^1.7.0"
53705370

5371-
nise@^5.1.5:
5371+
nise@^5.1.9:
53725372
version "5.1.9"
53735373
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9.tgz#0cb73b5e4499d738231a473cd89bd8afbb618139"
53745374
integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==
@@ -6354,17 +6354,17 @@ sinon@10.0.0:
63546354
nise "^4.1.0"
63556355
supports-color "^7.1.0"
63566356

6357-
sinon@^17.0.1:
6358-
version "17.0.1"
6359-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
6360-
integrity sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==
6357+
sinon@^17.0.2:
6358+
version "17.0.2"
6359+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.2.tgz#470894bcc2d24b01bad539722ea46da949892405"
6360+
integrity sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA==
63616361
dependencies:
6362-
"@sinonjs/commons" "^3.0.0"
6362+
"@sinonjs/commons" "^3.0.1"
63636363
"@sinonjs/fake-timers" "^11.2.2"
63646364
"@sinonjs/samsam" "^8.0.0"
6365-
diff "^5.1.0"
6366-
nise "^5.1.5"
6367-
supports-color "^7.2.0"
6365+
diff "^5.2.0"
6366+
nise "^5.1.9"
6367+
supports-color "^7"
63686368

63696369
slash@^3.0.0:
63706370
version "3.0.0"
@@ -6640,7 +6640,7 @@ supports-color@^5.3.0:
66406640
dependencies:
66416641
has-flag "^3.0.0"
66426642

6643-
supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0:
6643+
supports-color@^7, supports-color@^7.0.0, supports-color@^7.1.0:
66446644
version "7.2.0"
66456645
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
66466646
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==

0 commit comments

Comments
 (0)