From 9565558e85383c5f2f74f866ac9c2273853cd33b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 00:31:18 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.46 to 0.8.48 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.46 to 0.8.48. - [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.46...0.8.48) --- 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 d5b7255..d4e4418 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.46" + "@oclif/plugin-test-esm-1": "^0.8.48" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 92760c3..871545b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1845,10 +1845,10 @@ which "^4.0.0" yarn "^1.22.22" -"@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== +"@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== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"