diff --git a/package.json b/package.json index af69b98..30510ae 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^3.26.2", - "@oclif/plugin-test-esm-1": "^0.7.10" + "@oclif/plugin-test-esm-1": "^0.7.11" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index fae70d5..6cc3a56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1235,10 +1235,10 @@ validate-npm-package-name "^5.0.0" yarn "^1.22.21" -"@oclif/plugin-test-esm-1@^0.7.10": - version "0.7.10" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.10.tgz#ff35d4da9212fb663d590361c49b150d293f64d2" - integrity sha512-DSq12DbJJPHlYm3qdP5C3+dr3SBufupqW/8mXHetjpGSUAoAPqbMiSeGibKUd3UGu2QxevbKQEAkdhhlPsi5rg== +"@oclif/plugin-test-esm-1@^0.7.11": + version "0.7.11" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.11.tgz#b243b7b4fee0b576e7f5719d80e456b719b410c9" + integrity sha512-SXnuz4ANQZt+dscjiOXuWpHXCqYRTYbLNeAFgyyeurtwR4bV1814eUnQFHfaoBu8ZZEwW73TvZ/BPaWjTOEmOw== dependencies: "@oclif/core" "^3" "@oclif/plugin-help" "^6"