From d63f53a6f60b5829b1acd65a9fb725c93b2abba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:43:19 -0700 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.41 to 0.8.45 (#216) Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.41 to 0.8.45. - [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.41...0.8.45) --- updated-dependencies: - dependency-name: "@oclif/plugin-test-esm-1" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a74b68d..d179adc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.41", + "@oclif/plugin-test-esm-1": "^0.8.45", "@oclif/plugin-plugins": "^5.4.17" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 16f6923..6dbd49e 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.41": - version "0.8.41" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.41.tgz#a0e9e79ce7faadcf2cfaf16db4cbbfea0a7699fe" - integrity sha512-orDnW2szi61qw9lRaFsoq+jdYrbgJbHjY17iMCPa7J/E6ez9i8Wxy4c6rMHDE6tzFAVUa2naKJQCHLpDBM+PaQ== +"@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"