From c6eb7d6e0e67ad6c3f996100dd3e39b7d3ffa99a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Sep 2023 03:32:16 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 2.4.7 to 2.5.1 Bumps [@oclif/test](https://github.com/oclif/test) from 2.4.7 to 2.5.1. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/test/compare/2.4.7...2.5.1) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6504e7b..dbda661 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "devDependencies": { "@commitlint/config-conventional": "^12.1.4", "@oclif/plugin-help": "5.2.17", - "@oclif/test": "^2.4.7", + "@oclif/test": "^2.5.1", "@types/chai": "^4.3.5", "@types/mocha": "^8.0.0", "@types/node": "^16", diff --git a/yarn.lock b/yarn.lock index a539e9e..ff8d18e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,13 +687,13 @@ lodash "^4.17.21" semver "^7.5.4" -"@oclif/test@^2.4.7": - version "2.4.7" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.4.7.tgz#4372270157aa6598c0d1b61349b2eff4e2003193" - integrity sha512-r18sKGNUm/VGQ8BkSF9Kn7QeMGjGMDUrLxTDPzL5ERaBF5YSi+O9CT3mKhcFdrMwGnCqPVvlAdX4U/6gtYPy1A== +"@oclif/test@^2.5.1": + version "2.5.1" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.5.1.tgz#75531da3beb0ad80f17544cba6f3e61bacacecb0" + integrity sha512-lqkhze4ijrBg1MmnVIbxk9rvsD8NiR3ISJ2SiM43tYTCVY6eY+up9p/IjD8i9ZoT/7khnfA/Jxhq0OYOjRYvuw== dependencies: "@oclif/core" "^2.11.10" - fancy-test "^2.0.34" + fancy-test "^2.0.35" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -2329,7 +2329,7 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.34, fancy-test@^2.0.35: +fancy-test@^2.0.35: version "2.0.35" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.35.tgz#18c0ccd767a7332bea186369a7e7a79a3b4582bb" integrity sha512-XE0L7yAFOKY2jDnkBDDQ3JBD7xbBFwAFl1Z/5WNKBeVNlaEP08wuRTPE3xj2k+fnUp2CMUfD+6aiIS+4pcrjwg==