diff --git a/package.json b/package.json index f73316b..ca98423 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.53", + "@oclif/plugin-test-esm-1": "^0.8.55", "@oclif/plugin-plugins": "^5.4.24" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e50d917..905203a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1813,10 +1813,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.53": - version "0.8.53" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.53.tgz#1d04563e992924a5e0ec2da97cdc62ca14b2b9d4" - integrity sha512-STHoOLcMnJuTi3dUd6VXmeKfmjoYop0lG4WDZ3LCpiPG0W88QBpgCXyawSdeoznQ5D9wkdmu3UtrBxX9LPuPhQ== +"@oclif/plugin-test-esm-1@^0.8.55": + version "0.8.55" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.55.tgz#6658dda63f8e42bd4ab4625e2f72126a56725564" + integrity sha512-tzwBz1UCN1QODIkcUutNpXX/5EYL/eb17GQ03OU5DF1kiMPbrHnrBSJX2SL9thztjnaC0HCHHveunKx4hG8peQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"