From 0af6a25f524648a38c31639c5ea1607a868376cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 05:46:20 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.39 to 0.8.40 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.39 to 0.8.40. - [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.39...0.8.40) --- 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 d48028c..e7bcc53 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.39", + "@oclif/plugin-test-esm-1": "^0.8.40", "@oclif/plugin-plugins": "^5.4.15" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 1db75e2..5e7a3c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1279,10 +1279,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.39": - version "0.8.39" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.39.tgz#eb9f5b310e5ad17a295871e73a7f7c792da784bb" - integrity sha512-3wq/sGUyHOZ+ssbnVtr/0JSN9k+/SwlHiDrQQ08ycIjRzEkX6qrDArlmuuriyUJ7TSmD3vC4BEO2aKtalN+G7Q== +"@oclif/plugin-test-esm-1@^0.8.40": + version "0.8.40" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.40.tgz#9aba2e8b861c77059462857bd3ec138a6504d7be" + integrity sha512-Wr3/RjZ04J1jpXLUpEffGa6v/mGO0RLfUnFxgim+iFppgIl3WpCsYACa2noRQGKCWUxU9yx9BwRGZfMb+a2RoQ== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"