diff --git a/package.json b/package.json index 603fa58e..8ffbd452 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.2.12", - "@salesforce/cli-plugins-testkit": "^5.3.24", + "@salesforce/cli-plugins-testkit": "^5.3.25", "@salesforce/dev-scripts": "^10.2.9", "@salesforce/plugin-command-reference": "^3.1.13", "@salesforce/ts-types": "^2.0.11", diff --git a/yarn.lock b/yarn.lock index a78d1b35..eb184773 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,13 +1660,13 @@ 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.24": - version "5.3.24" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.24.tgz#6578027fc012977ce2be6af7ee2d15722bfc1b9b" - integrity sha512-1zt3CFPXr9u4RUBphHN2tj2775tlG5Rf3wbGN2fiai27BOZLEPKc/+9M50OwZzFgDsyU1edtmjTHsi92I4rXwQ== +"@salesforce/cli-plugins-testkit@^5.3.25": + version "5.3.25" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.25.tgz#a3e081d1e8bce8660d602fdf04851986c89f18a1" + integrity sha512-wwFnd7EuEVxc7IRCvOtJO65iEbjYWrIHUdkxf7bZkgrS9ZfjFNDyua/XthT+gWpVfIZiHxEjqYBdHzMNWZQkbg== dependencies: "@salesforce/core" "^8.3.0" - "@salesforce/kit" "^3.2.0" + "@salesforce/kit" "^3.2.1" "@salesforce/ts-types" "^2.0.11" "@types/shelljs" "^0.8.15" debug "^4.3.6" @@ -1737,7 +1737,7 @@ typescript "^5.5.4" wireit "^0.14.5" -"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.0", "@salesforce/kit@^3.2.1": +"@salesforce/kit@^3.1.6", "@salesforce/kit@^3.2.1": version "3.2.1" resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.1.tgz#3de2c9ff52710a169fc887716d97c00d26065c56" integrity sha512-LrZH2F06XPLUTMXC3av6A0VDAJykUqRtYB6tTjAKzwS1gCnp6BEn6VyjZNg0Fg/Kfp6OTrMxiIgbUFsNehEV7A==