From ecce4aac5e98942ee1550aa8a087510c12442c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 08:26:05 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.7.1 to 0.7.5 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.7.1 to 0.7.5. - [Release notes](https://github.com/oclif/plugin-test-esm-1/releases) - [Changelog](https://github.com/oclif/plugin-test-esm-1/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/plugin-test-esm-1/compare/0.7.1...0.7.5) --- updated-dependencies: - dependency-name: "@oclif/plugin-test-esm-1" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f0b76be..d23a30c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^3.25.2", - "@oclif/plugin-test-esm-1": "^0.7.1" + "@oclif/plugin-test-esm-1": "^0.7.5" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 33cad2a..9cfc67f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1317,10 +1317,10 @@ validate-npm-package-name "^5.0.0" yarn "^1.22.21" -"@oclif/plugin-test-esm-1@^0.7.1": - version "0.7.1" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.1.tgz#36c298e274cb906e62485ad5a678e6a76d16fc5e" - integrity sha512-EooUgSBYIRqGiADXRske/ffW9c4bU1LilMGPuHm0s02m8DFvNiKqO1a1DAZQcMajrbV8y/dOzZANoNjUa5vj8A== +"@oclif/plugin-test-esm-1@^0.7.5": + version "0.7.5" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.5.tgz#03bbbed94768e32d278c1e928ee4da67cbada249" + integrity sha512-DnevHa+JRGf+Mdj7/jxNowoxPDggPwV0xnAaalgQIknPhVJeGTXKHbZyZVxwPAnUof5C6QQPCt+sk4mQdRwBTQ== dependencies: "@oclif/core" "^3" "@oclif/plugin-help" "^6"