diff --git a/package.json b/package.json index c1d9d38d1..b500e5784 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@jsforce/jsforce-node": "^3.4.1", - "@salesforce/cli-plugins-testkit": "^5.3.26", + "@salesforce/cli-plugins-testkit": "^5.3.27", "@salesforce/dev-scripts": "^10.2.9", "@types/deep-equal-in-any-order": "^1.0.1", "@types/fast-levenshtein": "^0.0.4", diff --git a/yarn.lock b/yarn.lock index e5d146235..61a999c90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -507,10 +507,10 @@ 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.26": - version "5.3.26" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.26.tgz#11f4946b24749a7f32125688ed43ae9dbc248e60" - integrity sha512-5+Cx0Gbx5v+uvB6TQr+gHIRULOCUhzLtlBRh2UZQoWlUihlOvTYIOXqWQP50qm92KlV0iv3LJ25zJQDFnvAIzQ== +"@salesforce/cli-plugins-testkit@^5.3.27": + version "5.3.27" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.27.tgz#56d33d1f10c8a0352648d3c3fcfcd75c801d4533" + integrity sha512-uq+JqRmBnxItVBVgFWAZy7om7D3l+zYw50tAYGRXDTS1sWQoAAeSy0e+1g+56HHYm1oI1r9ASWSNdX55OuLHKA== dependencies: "@salesforce/core" "^8.4.0" "@salesforce/kit" "^3.2.1"