diff --git a/package.json b/package.json index d779114..c752135 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.44" + "@oclif/plugin-test-esm-1": "^0.8.45" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 725466e..0193c0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1845,10 +1845,10 @@ which "^4.0.0" yarn "^1.22.22" -"@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== +"@oclif/plugin-test-esm-1@^0.8.45": + version "0.8.45" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.45.tgz#77e1dcaf702d1bf6ebc8ab9a3c6c783baef2ffa9" + integrity sha512-RdJxblifKbp5H2qc3MnoJz6qQNWyh/5E7lZbKC1D5tPIZPGgpgDKc+QLHFkV15GGFRK0U3j95hcDQ5+OaQUUCQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"