diff --git a/package.json b/package.json index a9ac4ebd..192544a3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.2.22", - "@salesforce/cli-plugins-testkit": "^5.3.36", + "@salesforce/cli-plugins-testkit": "^5.3.37", "@salesforce/dev-scripts": "^10.2.11", "@salesforce/plugin-command-reference": "^3.1.33", "@salesforce/types": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index 76a73fc6..8462fc2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1287,12 +1287,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.36": - version "5.3.36" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.36.tgz#210acc4ee742e1f952e346e791590b14a2a9526c" - integrity sha512-gLjMnWl9SXC6DYSwt49e1y9+lYgZjtuyRUdhfAch21kIWVfo79U33nvhOXn/bVdtzkIo6oHUJ/02wsu+rNFzmg== +"@salesforce/cli-plugins-testkit@^5.3.37": + version "5.3.37" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.37.tgz#7ad0c12eff9107d84ba676a0d09945682c159b2d" + integrity sha512-VNdmfoSpLb/f55ayILapKA2zYaWNmVcf9mD3CW3QlNT/d86aO7x/DNq81df8klDRU3atzcQMKyTMVs/YcFkX3A== dependencies: - "@salesforce/core" "^8.6.4" + "@salesforce/core" "^8.8.0" "@salesforce/kit" "^3.2.3" "@salesforce/ts-types" "^2.0.11" "@types/shelljs" "^0.8.15"