diff --git a/package.json b/package.json index 3e7f73b5..31df411c 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.1.9", - "@oclif/test": "^3.2.13", + "@oclif/test": "^3.2.15", "@salesforce/cli-plugins-testkit": "^5.3.4", "@salesforce/dev-scripts": "^8.5.0", "@salesforce/plugin-command-reference": "^3.0.83", diff --git a/yarn.lock b/yarn.lock index 9f5cf469..5b5c963f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1419,14 +1419,14 @@ http-call "^5.2.2" lodash "^4.17.21" -"@oclif/test@^3.2.13": - version "3.2.13" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.13.tgz#8dd242d9fe29ff770321fc977918b9b7e4ec1a53" - integrity sha512-H/3K2C55d1gW2YetrYK+hF2DDTRt5lpa0uSjARh9kOxDM2aERnS24pWQcCzLDZKsLnG998/bQmPW9mzvpGM2Wg== +"@oclif/test@^3.2.15": + version "3.2.15" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.15.tgz#aaddb08dee841c3d6f86bfbea2a798cae0c3f499" + integrity sha512-XqG3RosozNqySkxSXInU12Xec2sPSOkqYHJDfdFZiWG3a8Cxu4dnPiAQvms+BJsOlLQmfEQlSHqiyVUKOMHhXA== dependencies: - "@oclif/core" "^3.26.5" + "@oclif/core" "^3.26.6" chai "^4.4.1" - fancy-test "^3.0.14" + fancy-test "^3.0.15" "@pkgjs/parseargs@^0.11.0": version "0.11.0" @@ -3962,10 +3962,10 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^3.0.14: - version "3.0.14" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.14.tgz#c5007291d7c36b07f0a8e7f235f2aa454bd66aac" - integrity sha512-FkiDltQA8PBZzw5tUnMrP1QtwIdNQWxxbZK5C22M9wu6HfFNciwkG3D9siT4l4s1fBTDaEG+Fdkbpi9FDTxtrg== +fancy-test@^3.0.15: + version "3.0.15" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.15.tgz#b83b44f26a558e76e1acd62a15702b863551f810" + integrity sha512-kZZFdPzVWtKxBkmLLUfxhizseGl1ZZRuCmmuCko1oiAs/X/MvE4ACm/vlzvxfu4Oeb/7MJ8hVP8rUiVm3R729Q== dependencies: "@types/chai" "*" "@types/lodash" "*"