diff --git a/package.json b/package.json index d58239cf..f063128d 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "ts-retry-promise": "^0.8.1" }, "devDependencies": { - "@salesforce/cli-plugins-testkit": "^5.3.33", + "@salesforce/cli-plugins-testkit": "^5.3.38", "@salesforce/dev-scripts": "^10.2.10", "@salesforce/schemas": "^1.9.0", "@types/graceful-fs": "^4.1.9", diff --git a/yarn.lock b/yarn.lock index f15274e2..15837a0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -649,12 +649,12 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@salesforce/cli-plugins-testkit@^5.3.33": - version "5.3.33" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.33.tgz#de3211fe4774e9090f8b1fc6a41a7212e2b9524e" - integrity sha512-Ee/2s2aGcVTH49Dujd1Vbf6BLnQG5uwv+u+Ah4uWXjlE1ogcsZto48OhpABlxoS9UaQVBcBuZFZGGQt/mU0HKQ== +"@salesforce/cli-plugins-testkit@^5.3.38": + version "5.3.38" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.38.tgz#ab34836662cf5aa1cb4d53e4b994fc750df206e5" + integrity sha512-wNLEEk5SCeTsNhd0RM8zxTv8sEuuSLowjVN9jlP8H50/unGHKAsfsc/7ZJpi78U3T4tgxbGXdneOo8WpaZe4zg== dependencies: - "@salesforce/core" "^8.6.1" + "@salesforce/core" "^8.8.0" "@salesforce/kit" "^3.2.3" "@salesforce/ts-types" "^2.0.11" "@types/shelljs" "^0.8.15"