From 5b37b4378334bf78592b0117226aa930ac26d202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 00:44:29 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.8.26 to 0.8.29 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.8.26 to 0.8.29. - [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.26...0.8.29) --- 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 b7de499..c7bace9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^4", - "@oclif/plugin-test-esm-1": "^0.8.26" + "@oclif/plugin-test-esm-1": "^0.8.29" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 4eaff9b..bdfef1e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1354,10 +1354,10 @@ which "^4.0.0" yarn "^1.22.22" -"@oclif/plugin-test-esm-1@^0.8.26": - version "0.8.26" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.26.tgz#95fab1a5eb546ef9d80392041a1637625e655114" - integrity sha512-Ml73l5MKoTkFH7XUXKD/G/JF9dwHWUqfkxIaMK+O3eRLpY4VgzrSHm2uQBq4UIioQFdsdn7Pnhtxvrhdqpwsng== +"@oclif/plugin-test-esm-1@^0.8.29": + version "0.8.29" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.8.29.tgz#2743a4e2c9f2f359fd0669af7c2f9252b7eeebb4" + integrity sha512-4QmsK8MBzPWxbYC2MQYJqdz84d5fm9FHENPNVXofu5tx+IO7Woee/be+yASK016KaiNmnzThEwoBPYE5+6eMgw== dependencies: "@oclif/core" "^4" "@oclif/plugin-help" "^6"