diff --git a/package.json b/package.json index 19c1eca5..cb7703a0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@oclif/core": "^4.0.21", "@oclif/plugin-command-snapshot": "^5.2.15", - "@salesforce/cli-plugins-testkit": "^5.3.30", + "@salesforce/cli-plugins-testkit": "^5.3.32", "@salesforce/dev-scripts": "^10.2.10", "@salesforce/plugin-command-reference": "^3.1.23", "chai-each": "^0.0.1", diff --git a/yarn.lock b/yarn.lock index ebd41e11..2d854249 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1663,13 +1663,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.30": - version "5.3.30" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.30.tgz#43468c526b054f495e498a5d494ea3b56347b138" - integrity sha512-CnmzrN9gzqIg5NnpwmCmxrq7PtrfqivpV/nDXwHQNSru6Ug6OAqNQGHziLnurzH/UxzHUuv1IL2e6E5ZVRjJoQ== +"@salesforce/cli-plugins-testkit@^5.3.32": + version "5.3.32" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.32.tgz#30018a25d68b21ad2cb4b91c82be1bcf9690629b" + integrity sha512-eXi0n4Ae7igTS4PAvuK19I5utA9p1uQlojNFlvQl0Oiqidy9Rl5i5GWekIAmNrn/hX0gbftwAh4PezB/W5hZ3Q== dependencies: - "@salesforce/core" "^8.5.4" - "@salesforce/kit" "^3.2.1" + "@salesforce/core" "^8.5.7" + "@salesforce/kit" "^3.2.3" "@salesforce/ts-types" "^2.0.11" "@types/shelljs" "^0.8.15" debug "^4.3.7" @@ -1740,10 +1740,10 @@ typescript "^5.5.4" wireit "^0.14.5" -"@salesforce/kit@^3.2.1", "@salesforce/kit@^3.2.2": - version "3.2.2" - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.2.tgz#2a0db472116a416cb12b510d546cb35a582d619a" - integrity sha512-Qh+Jx65LKR3BlH+bxNBbvI4+/+/igAJ9x2iEDM3tHb3B2JCEnssPP0lw+K/zWHsdtk+OorBiKpHaC6RrjW+9fw== +"@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3": + version "3.2.3" + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.3.tgz#a7293c384ef6133191fe3590e604e3896fdecf4a" + integrity sha512-X8rZouLt06dxRkn+uYTwywWDS/NqZ783AyomGqgtWdUxF61EOJvu0ehtcYeutx9Ng08uuZ+s6wNvWiDsdhUcPg== dependencies: "@salesforce/ts-types" "^2.0.12"