From 87078561451a784216a5b4989d1d518db55264aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 12:49:19 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.123 to 0.8.125 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.123 to 0.8.125. - [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.8.123...0.8.125) --- updated-dependencies: - dependency-name: "@oclif/plugin-test-esm-1" dependency-version: 0.8.125 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 5cfd924..4439e34 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@oclif/core": "^4", "@oclif/plugin-plugins": "^5.4.70", - "@oclif/plugin-test-esm-1": "^0.8.123" + "@oclif/plugin-test-esm-1": "^0.8.125" }, "devDependencies": { "@eslint/compat": "^1.4.1", diff --git a/yarn.lock b/yarn.lock index ca278b1..de4cd10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1479,10 +1479,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.123": - version "0.8.123" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.123.tgz#db68b46e4d732acc8ac9ddea7a5a91e7329f5d44" - integrity sha512-SMwZ/WhGzdW5wM6pakLJ5auwQHVcckfKQ1pvAy566t0oaVq3AUMfqSJO0JXc1L5YEWsyJW+yUS6oyijMbWS/5w== +"@oclif/plugin-test-esm-1@^0.8.125": + version "0.8.125" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.125.tgz#8553510c2c9eb65c4e067862a58886c072971019" + integrity sha512-3/4nbq0Q/LcmLNxnG0KMu74yppVS56KE9l2voufJfYT0ootDuERx4NqsEq3rK/YAaxa5ySEm5K/mRmmFX0urkQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"