Skip to content

Commit 9c41622

Browse files
committed
chore: bump testkit
1 parent 653cb18 commit 9c41622

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@oclif/plugin-command-snapshot": "^4.0.6",
19-
"@salesforce/cli-plugins-testkit": "^4.1.1",
19+
"@salesforce/cli-plugins-testkit": "^4.2.0",
2020
"@salesforce/dev-config": "^4.0.1",
2121
"@salesforce/dev-scripts": "^5.4.2",
2222
"@salesforce/plugin-command-reference": "^3.0.7",
@@ -234,4 +234,4 @@
234234
"output": []
235235
}
236236
}
237-
}
237+
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -892,10 +892,10 @@
892892
mv "~2"
893893
safe-json-stringify "~1"
894894

895-
"@salesforce/cli-plugins-testkit@^4.1.1":
896-
version "4.1.1"
897-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.1.1.tgz#3504d7b05f63bf15a706385efb90c1c5f46c6c38"
898-
integrity sha512-aGeiVYdWW6O/Q5LHCc4ZVNKihz0oiCljplbT2EmjyTyo+3Bxj1iyuo3o428+wo9BIc/Qk0jkKjqrSGS5HPDs/A==
895+
"@salesforce/cli-plugins-testkit@^4.2.0":
896+
version "4.2.0"
897+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.2.0.tgz#3dc2393050a2b505316b381af64f514c5799f7ce"
898+
integrity sha512-eM8nucE074lZxKfYGd1Q6jB/dSudPCW5Tt76V2wSMpLmT90FdHQKoDn81DSoweL1YAifWZFSEzyCt1c0z98Ymw==
899899
dependencies:
900900
"@salesforce/core" "^4.1.3"
901901
"@salesforce/kit" "^3.0.2"

0 commit comments

Comments
 (0)