From 0f40e84cdb88ccbcf4014d3eb6a80c4f24d091aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 08:31:42 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.1.7 to 3.1.8 Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.7 to 3.1.8. - [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/3.1.7...3.1.8) --- 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 1f2538f0..eb7b6e7f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@commitlint/config-conventional": "^18.4.3", "@oclif/plugin-help": "^5.2.20", "@oclif/prettier-config": "^0.2.1", - "@oclif/test": "^3.1.7", + "@oclif/test": "^3.1.8", "@types/chai": "^4.3.11", "@types/lodash.get": "^4.4.9", "@types/lodash.sortby": "^4.7.9", diff --git a/yarn.lock b/yarn.lock index 77bc54ff..b31f4ac2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -756,14 +756,14 @@ resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78" integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ== -"@oclif/test@^3.1.7": - version "3.1.7" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.7.tgz#614a101a880b6a8f7ef7439686495a5a6d64b051" - integrity sha512-lEKq/VKqxwSribfvxXu112KTrgo/WsHzoFnUZRv9YJe7Ho6FCkmKs6n362KHWJgSnBMc4rXMJNJQe62HzHbeoA== +"@oclif/test@^3.1.8": + version "3.1.8" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.8.tgz#12402a1be848af24e7696b259a7bc68a3153235f" + integrity sha512-QtBK+gq7mOSns1DhB4URNNvanYiLfwyJ4dY4iL1qyv0ishmRLMRsXnRwlml8e9RHqKg17Sj+I3dnMqWyfJV3rw== dependencies: "@oclif/core" "^3.15.1" chai "^4.3.10" - fancy-test "^3.0.7" + fancy-test "^3.0.8" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -2880,7 +2880,7 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^3.0.7: +fancy-test@^3.0.8: version "3.0.8" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.8.tgz#ca3919ebb07c1c0e5fb8e8953e02e2ed48600ef8" integrity sha512-vHkT59Kf0Byiqzwc2My1fD9VDYsAPkT+jVqdMqqtwtdLwz19x+hHI2oAxNwfyfEDSK+VrLB4+B96sZbOLVEHdA==