Skip to content

Commit 6424429

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.4. - [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.4) --- 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 ff4adce commit 6424429

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
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@oclif/plugin-command-snapshot": "^5.1.9",
20-
"@salesforce/cli-plugins-testkit": "^5.3.2",
20+
"@salesforce/cli-plugins-testkit": "^5.3.4",
2121
"@salesforce/dev-scripts": "^9.0.0",
2222
"@salesforce/plugin-command-reference": "^3.0.85",
2323
"@salesforce/ts-sinon": "1.4.19",

yarn.lock

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

1389-
"@salesforce/cli-plugins-testkit@^5.3.2":
1390-
version "5.3.2"
1391-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.2.tgz#39b12513baf230cbfa2a831d1e1ad567512dcb18"
1392-
integrity sha512-/0ZR9PrRpmbtYzkGee7Sc8b1qzNyojq1Smk0RY7gM439rDKS90Tqq8W3b9hNXtTzHNe98MxQUGq819mCxok+Mw==
1389+
"@salesforce/cli-plugins-testkit@^5.3.4":
1390+
version "5.3.4"
1391+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz#7ada47df669a8f643638e25059af9e34ffc4119a"
1392+
integrity sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==
13931393
dependencies:
1394-
"@salesforce/core" "^7.3.3"
1394+
"@salesforce/core" "^7.3.5"
13951395
"@salesforce/kit" "^3.1.1"
13961396
"@salesforce/ts-types" "^2.0.9"
13971397
"@types/shelljs" "^0.8.15"
13981398
debug "^4.3.1"
13991399
jszip "^3.10.1"
14001400
shelljs "^0.8.4"
1401-
sinon "^17.0.1"
1401+
sinon "^17.0.2"
14021402
strip-ansi "6.0.1"
14031403
ts-retry-promise "^0.8.0"
14041404

@@ -1570,7 +1570,7 @@
15701570
dependencies:
15711571
type-detect "4.0.8"
15721572

1573-
"@sinonjs/commons@^3.0.0":
1573+
"@sinonjs/commons@^3.0.0", "@sinonjs/commons@^3.0.1":
15741574
version "3.0.1"
15751575
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd"
15761576
integrity sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==
@@ -3414,7 +3414,7 @@ diff@^4.0.1, diff@^4.0.2:
34143414
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
34153415
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
34163416

3417-
diff@^5.1.0:
3417+
diff@^5.2.0:
34183418
version "5.2.0"
34193419
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
34203420
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
@@ -5760,7 +5760,7 @@ nise@^4.1.0:
57605760
just-extend "^4.0.2"
57615761
path-to-regexp "^1.7.0"
57625762

5763-
nise@^5.1.5:
5763+
nise@^5.1.9:
57645764
version "5.1.9"
57655765
resolved "https://registry.yarnpkg.com/nise/-/nise-5.1.9.tgz#0cb73b5e4499d738231a473cd89bd8afbb618139"
57665766
integrity sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==
@@ -6830,17 +6830,17 @@ [email protected]:
68306830
nise "^4.1.0"
68316831
supports-color "^7.1.0"
68326832

6833-
sinon@^17.0.1:
6834-
version "17.0.1"
6835-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.1.tgz#26b8ef719261bf8df43f925924cccc96748e407a"
6836-
integrity sha512-wmwE19Lie0MLT+ZYNpDymasPHUKTaZHUH/pKEubRXIzySv9Atnlw+BUMGCzWgV7b7wO+Hw6f1TEOr0IUnmU8/g==
6833+
sinon@^17.0.2:
6834+
version "17.0.2"
6835+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-17.0.2.tgz#470894bcc2d24b01bad539722ea46da949892405"
6836+
integrity sha512-uihLiaB9FhzesElPDFZA7hDcNABzsVHwr3YfmM9sBllVwab3l0ltGlRV1XhpNfIacNDLGD1QRZNLs5nU5+hTuA==
68376837
dependencies:
6838-
"@sinonjs/commons" "^3.0.0"
6838+
"@sinonjs/commons" "^3.0.1"
68396839
"@sinonjs/fake-timers" "^11.2.2"
68406840
"@sinonjs/samsam" "^8.0.0"
6841-
diff "^5.1.0"
6842-
nise "^5.1.5"
6843-
supports-color "^7.2.0"
6841+
diff "^5.2.0"
6842+
nise "^5.1.9"
6843+
supports-color "^7"
68446844

68456845
sinon@^5.1.1:
68466846
version "5.1.1"
@@ -7156,7 +7156,7 @@ supports-color@^5.3.0, supports-color@^5.4.0:
71567156
dependencies:
71577157
has-flag "^3.0.0"
71587158

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

0 commit comments

Comments
 (0)