From 46599c873aa068a5fcfd876d8d05b4d24478f89b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 11:25:42 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 2.3.26 to 2.3.28 Bumps [@oclif/test](https://github.com/oclif/test) from 2.3.26 to 2.3.28. - [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.3.26...2.3.28) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... 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 c5bdb55..cd97ca8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "devDependencies": { "@commitlint/config-conventional": "^12.1.4", "@oclif/plugin-help": "5.2.12", - "@oclif/test": "^2.3.26", + "@oclif/test": "^2.3.28", "@types/chai": "^4.3.5", "@types/mocha": "^8.0.0", "@types/node": "^16", diff --git a/yarn.lock b/yarn.lock index faee579..fb2a578 100644 --- a/yarn.lock +++ b/yarn.lock @@ -732,13 +732,13 @@ resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-3.0.4.tgz#663db0ecaf23f3184e7f01886ed578060e4a7f1c" integrity sha512-IMsTN1dXEXaOSre27j/ywGbBjrzx0FNd1XmuhCWCB9NTPrhWI1Ifbz+YLSEcstfQfocYsrbrIessxXb2oon4lA== -"@oclif/test@^2.3.26": - version "2.3.26" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.26.tgz#4ad3e6473ff8674a4d16a2f76935a9e6ab5b9207" - integrity sha512-oGvfgtreGcr5EIOGHv00PKO3eGpyJt2G6kqzuCH9NkJq4c/RngOmG8DEk/wXRN0gb3Y8AH+bQ6edJcW5/3jwKQ== +"@oclif/test@^2.3.28": + version "2.3.28" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-2.3.28.tgz#e5169994e31977368d204fb9546930b27afc81e4" + integrity sha512-Eee3efwfHHdgZIwOUGFEe8p4d8YEWFYKHoAezxdXzXVOtV4L9r7Oq6KH8dXGBy8yjYDleydwn0PqoZGhFeLxYQ== dependencies: "@oclif/core" "^2.8.11" - fancy-test "^2.0.27" + fancy-test "^2.0.28" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -2405,7 +2405,7 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.27, fancy-test@^2.0.29: +fancy-test@^2.0.28, fancy-test@^2.0.29: version "2.0.29" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.29.tgz#4f7d48a04fc7dc85b0e4321c8a655320c1ca9c53" integrity sha512-jyr991jVTf+JkoXVJtvN5kk9IuWhHjZrZTBgLwqtyupgvKbWCw1rmiiPX3BG922E2RcoRg1wY1rIxnVoRIRKQg==