diff --git a/package.json b/package.json index f7924e3..65137fb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.41" + "@oclif/plugin-test-esm-1": "^0.8.44" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 4ea63cd..d8aa0fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1481,10 +1481,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.41": - version "0.8.41" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.41.tgz#a0e9e79ce7faadcf2cfaf16db4cbbfea0a7699fe" - integrity sha512-orDnW2szi61qw9lRaFsoq+jdYrbgJbHjY17iMCPa7J/E6ez9i8Wxy4c6rMHDE6tzFAVUa2naKJQCHLpDBM+PaQ== +"@oclif/plugin-test-esm-1@^0.8.44": + version "0.8.44" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.44.tgz#508787ac872e3699febbd2bf10d6a17ef3c204be" + integrity sha512-bbfBRECJvNqmN7sM/cK3yuKq7U6CIfBM1r11UniQAJi4EU1+8fYyIw7AiV5kDdPVMhA1+mpZL0AnEWP+tJVIZQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"