From 9ef3dc99cbf896fef8b76f8760f9294015373a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 05:23:44 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.48 to 0.8.50 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.48 to 0.8.50. - [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.48...0.8.50) --- 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 b8cb99a..4471758 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.48", + "@oclif/plugin-test-esm-1": "^0.8.50", "@oclif/plugin-plugins": "^5.4.22" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 936d32e..154428b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1444,10 +1444,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.48": - version "0.8.48" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.48.tgz#2816c70f60c07717733f3e70bfc40f01fce74171" - integrity sha512-ma4s0BcjWteicAigYv57nP9uLnLxoWbuD/TFUCwz3uD+69BwZgHeOfPGmRN4erXam5NlXcycP4ubKBm6AJFQOg== +"@oclif/plugin-test-esm-1@^0.8.50": + version "0.8.50" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.50.tgz#60e301ee806a6c473161b7d1300cff262626118a" + integrity sha512-PqLIDqGk7DoTfR9Ter/bAKINkelHmYf2eU/ccCb8TU3qHZuvhHhGKTW2lOxRkdKCUJu3SnihlBnDLj2Us92UWg== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"