From 7e62313ec480c56ed2329a4cd30ef16291d9dfa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 05:41:51 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.45 to 0.8.46 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.45 to 0.8.46. - [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.45...0.8.46) --- 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 065e3bc..f257009 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.45", + "@oclif/plugin-test-esm-1": "^0.8.46", "@oclif/plugin-plugins": "^5.4.17" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a387508..e7cc853 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1778,10 +1778,10 @@ which "^4.0.0" yarn "^1.22.22" -"@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== +"@oclif/plugin-test-esm-1@^0.8.46": + version "0.8.46" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.46.tgz#51a48a6b1c5b1a674ce4a4336364b4c152c6b9f3" + integrity sha512-R3WJvmr2Twa9vknSiekdpMsjAp0sWosJPLvhHRF1MYmElr8atDb69LD6VxMfDHwfe1v1mFS16DNQz5LFsUetUQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"