From a15188b944d34f93b5973dfcb69c4e579e1c0c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 05:55:40 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.7.8 to 0.7.10 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.7.8 to 0.7.10. - [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.8...0.7.10) --- 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 ce934d4..1dd4f7c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^3.25.2", - "@oclif/plugin-test-esm-1": "^0.7.8", + "@oclif/plugin-test-esm-1": "^0.7.10", "@oclif/plugin-plugins": "^4.3.10" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 135af64..35fdfa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1216,10 +1216,10 @@ validate-npm-package-name "^5.0.0" yarn "^1.22.21" -"@oclif/plugin-test-esm-1@^0.7.8": - version "0.7.8" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.8.tgz#4528e0bd87991597e4f4a68c24b7abff0ef2c9b9" - integrity sha512-RCEjxNItbfRj0W3cH3RalSMKFkt2L0kpl18/Ai7GWw8xKcFlrfcKdc6iOfsSOhLbuLY+C0/EV6QrZ8d6Fz9TTw== +"@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== dependencies: "@oclif/core" "^3" "@oclif/plugin-help" "^6"