diff --git a/package.json b/package.json index 800dec8..5062627 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.29", + "@oclif/plugin-test-esm-1": "^0.8.30", "@oclif/plugin-plugins": "^5.4.8" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 51fb3d0..aa0c41c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1703,10 +1703,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.29": - version "0.8.29" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.29.tgz#2743a4e2c9f2f359fd0669af7c2f9252b7eeebb4" - integrity sha512-4QmsK8MBzPWxbYC2MQYJqdz84d5fm9FHENPNVXofu5tx+IO7Woee/be+yASK016KaiNmnzThEwoBPYE5+6eMgw== +"@oclif/plugin-test-esm-1@^0.8.30": + version "0.8.30" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.30.tgz#12b8779fbcc9d4faeb4ce46b5b564dc05da4ad00" + integrity sha512-VRENf/XJL9pvKMJ2UxUciRbI3s8W3h5YhiULeQo84pGCg6M19zlUStdk2vpEEQX9OLjfxMCxxD8XdofgwRoHTg== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"