From 6720eadc427d463ecfed0548af014eaa9f4e8ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 05:51:44 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.52 to 0.8.53 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.52 to 0.8.53. - [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.52...0.8.53) --- 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 a5cfe48..bb77e41 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.52", + "@oclif/plugin-test-esm-1": "^0.8.53", "@oclif/plugin-plugins": "^5.4.23" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 95dfee9..c4b99e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1805,10 +1805,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.52": - version "0.8.52" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.52.tgz#aff6b08aae756275756b7c249a1444f79bd31192" - integrity sha512-C2lczU4kI/NYXCv5WW73986fZYwhhk5yJcbZzS8pUWuojPrFXu1UZce9pmmar+t6Nszuf1LMKCne9MnsTEe7LQ== +"@oclif/plugin-test-esm-1@^0.8.53": + version "0.8.53" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.53.tgz#1d04563e992924a5e0ec2da97cdc62ca14b2b9d4" + integrity sha512-STHoOLcMnJuTi3dUd6VXmeKfmjoYop0lG4WDZ3LCpiPG0W88QBpgCXyawSdeoznQ5D9wkdmu3UtrBxX9LPuPhQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"