diff --git a/package.json b/package.json index 53e45a09..16a702e6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^4.0.14", - "@salesforce/cli-plugins-testkit": "^4.4.6", + "@salesforce/cli-plugins-testkit": "^4.4.10", "@salesforce/dev-config": "^4.0.1", "@salesforce/dev-scripts": "^5.11.0", "@salesforce/plugin-command-reference": "^3.0.40", diff --git a/yarn.lock b/yarn.lock index 20cb026c..a4c2ae32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1344,15 +1344,15 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@salesforce/cli-plugins-testkit@^4.4.6": - version "4.4.6" - resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.6.tgz#cb88bd063a227d3738093d50381e6e0f0053e7b5" - integrity sha512-qXUekfQuUZ9XDwe2+mAaw2IGqLK6mj/afCYBKanEi6jkC4+tvybMlZwfaoGSQqtOXap6aTwoTtVFvYv9cR+kUA== +"@salesforce/cli-plugins-testkit@^4.4.10": + version "4.4.10" + resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.4.10.tgz#d71f1688c8455acb5eb6b9553beb4d52b08ba7b6" + integrity sha512-qFC/U49CNostlj9AGwEODCGmmXo+lF5Uqrp0y0l1yRmgDriti8oz01/CBtgww6Fx/HTRKmo4EO6bGsSBXqZpuw== dependencies: - "@salesforce/core" "^5.3.1" + "@salesforce/core" "^5.3.10" "@salesforce/kit" "^3.0.13" "@salesforce/ts-types" "^2.0.6" - "@types/shelljs" "^0.8.13" + "@types/shelljs" "^0.8.14" debug "^4.3.1" jszip "^3.10.1" shelljs "^0.8.4" @@ -1868,10 +1868,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.3.tgz#9a726e116beb26c24f1ccd6850201e1246122e04" integrity sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw== -"@types/shelljs@^0.8.13", "@types/shelljs@^0.8.9": - version "0.8.13" - resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.13.tgz#a94bf7f2b82b7cd9f4496bbe063c3adb0868a650" - integrity sha512-++uMLOQSLlse1kCfEOwhgmHuaABZwinkylmUKCpvcEGZUov3TtM+gJZloSkW/W+9pEAEg/VBOwiSR05oqJsa5A== +"@types/shelljs@^0.8.14", "@types/shelljs@^0.8.9": + version "0.8.14" + resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.14.tgz#87b8817b2397ffe97b86a4d844036ee0d2a1f0ca" + integrity sha512-eqKaGPi60riuxI9pUVeCT02EGo94Y6HT119h7w5bXSELsis6+JqzdEy6H/w2xXl881wcN3VDnb/D0WlgSety5w== dependencies: "@types/glob" "~7.2.0" "@types/node" "*"