From 1b8f2af35ae003c90d398068c523161bc1b64c10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 00:18:06 +0000 Subject: [PATCH] fix(deps): bump @oclif/plugin-test-esm-1 from 0.7.15 to 0.7.16 Bumps [@oclif/plugin-test-esm-1](https://github.com/oclif/plugin-test-esm-1) from 0.7.15 to 0.7.16. - [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.15...0.7.16) --- 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 e69a371..369b933 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@oclif/core": "^3.26.5", - "@oclif/plugin-test-esm-1": "^0.7.15" + "@oclif/plugin-test-esm-1": "^0.7.16" }, "devDependencies": { "@oclif/prettier-config": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 3fb6749..4446793 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1597,10 +1597,10 @@ validate-npm-package-name "^5.0.0" yarn "^1.22.21" -"@oclif/plugin-test-esm-1@^0.7.15": - version "0.7.15" - resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.15.tgz#79ad2aef05b5ed2b1084fd0c4ed8e2285e7aca55" - integrity sha512-WRRrtAqK2mbzPB8ycBhsU/uJwqrXqUcXIu792vxmuXRYpOrSKxAFKewEuvrqS22HfKYtD6PzV/1+VjC3XvhY0w== +"@oclif/plugin-test-esm-1@^0.7.16": + version "0.7.16" + resolved "https://registry.yarnpkg.com/@oclif/plugin-test-esm-1/-/plugin-test-esm-1-0.7.16.tgz#199c851ea0732877cdf781623a334615bf5735f2" + integrity sha512-Lcnxtd+xAlkWf8uU14c1t9CKipdk1kpY4dr9ZGThapFFwxpXPYU+99EhZ1Z4xabhx/xQCSdv2EVMU+jSS9+n9w== dependencies: "@oclif/core" "^3" "@oclif/plugin-help" "^6"