diff --git a/package.json b/package.json index 462d1be..5b10a9b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^3.26.0", - "@oclif/plugin-test-esm-1": "^0.7.5" + "@oclif/plugin-test-esm-1": "^0.7.8" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 52c0971..cce3898 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1317,10 +1317,10 @@ validate-npm-package-name "^5.0.0" yarn "^1.22.21" -"@oclif/plugin-test-esm-1@^0.7.5": - version "0.7.5" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.5.tgz#03bbbed94768e32d278c1e928ee4da67cbada249" - integrity sha512-DnevHa+JRGf+Mdj7/jxNowoxPDggPwV0xnAaalgQIknPhVJeGTXKHbZyZVxwPAnUof5C6QQPCt+sk4mQdRwBTQ== +"@oclif/plugin-test-esm-1@^0.7.8": + version "0.7.8" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.8.tgz#4528e0bd87991597e4f4a68c24b7abff0ef2c9b9" + integrity sha512-RCEjxNItbfRj0W3cH3RalSMKFkt2L0kpl18/Ai7GWw8xKcFlrfcKdc6iOfsSOhLbuLY+C0/EV6QrZ8d6Fz9TTw== dependencies: "@oclif/core" "^3" "@oclif/plugin-help" "^6"