From d83091b0f49831c41bd9e0b5058f34f340d46c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:18:01 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.7.13 to 0.7.14 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.7.13 to 0.7.14. - [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.7.13...0.7.14) --- 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 e7f699d..5138e2d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^3.26.4", - "@oclif/plugin-test-esm-1": "^0.7.13" + "@oclif/plugin-test-esm-1": "^0.7.14" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index a7aad92..ae5c98c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1477,10 +1477,10 @@ validate-npm-package-name "^5.0.0" yarn "^1.22.21" -"@oclif/plugin-test-esm-1@^0.7.13": - version "0.7.13" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.13.tgz#f26e8e07b104dc68a9e915e5b0e3216137f0ee85" - integrity sha512-SqnDu2z3Zcuj0oR1dfyrlPOo7JutBBGNWsOrbUwqNUX1M1RtqqEQVf/4NSM5fuHyN5FSP7ec2kwAzDRtOr3umQ== +"@oclif/plugin-test-esm-1@^0.7.14": + version "0.7.14" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.14.tgz#4f78a48933b6a7721e3173ce136835039ebb890b" + integrity sha512-NkeSw8AncLDYKn3DpefOmEnH/qii+/DqUmLddjvA+dqI1Y6G3iL7aGBs3acrNxMyB3O/7RlWU9TKHiyWnAjv/g== dependencies: "@oclif/core" "^3" "@oclif/plugin-help" "^6"