diff --git a/package.json b/package.json index 3e7f73b5..5acbe550 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@oclif/plugin-command-snapshot": "^5.1.9", "@oclif/test": "^3.2.13", - "@salesforce/cli-plugins-testkit": "^5.3.4", + "@salesforce/cli-plugins-testkit": "^5.3.5", "@salesforce/dev-scripts": "^8.5.0", "@salesforce/plugin-command-reference": "^3.0.83", "eslint-plugin-sf-plugin": "^1.18.3", diff --git a/yarn.lock b/yarn.lock index 9f5cf469..904caf8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1433,12 +1433,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.4": - version "5.3.4" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz#7ada47df669a8f643638e25059af9e34ffc4119a" - integrity sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA== +"@salesforce/cli-plugins-testkit@^5.3.5": + version "5.3.5" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.5.tgz#1aff37ffaba78552a7dcacf62817efb94ae883e6" + integrity sha512-fL6EsPDVv3+0u+5CqVsGa+PixqmVElQUsIS5RjUYAs6bvUpBG/vK5EAS+BwWroZhoFgmUgh7hFQJCSssaf7NOQ== dependencies: - "@salesforce/core" "^7.3.5" + "@salesforce/core" "^7.3.8" "@salesforce/kit" "^3.1.1" "@salesforce/ts-types" "^2.0.9" "@types/shelljs" "^0.8.15" @@ -1472,10 +1472,10 @@ semver "^7.6.0" ts-retry-promise "^0.7.1" -"@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.5": - version "7.3.6" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.6.tgz#b2769abf3d8cee6fef26741dd9bdbe977a497023" - integrity sha512-LngaY4GxixZ7X5oPGa00NdRzpqTXC8jPOQ/H+oFNiZb8nhMfYTBsQob258z33sIBf+G/5RZOJgX10Z+teJzt6A== +"@salesforce/core@^7.3.0", "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.8": + version "7.3.8" + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.8.tgz#8a646b5321f08c0fb4d22e2fa8b1d60b3a20df9b" + integrity sha512-VWhXHfjwjtC3pJWYp8wt5/fnNQ5tK61ovMG5eteXzVD2oFd7og1f6YjwuAzoYIZK7kYWWv7KJfGtCsPs7Zw+Ww== dependencies: "@jsforce/jsforce-node" "^3.2.0" "@salesforce/kit" "^3.1.1"