From 4511a40cf13e74a63a421d47281fd8ab3529040d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 12:36:41 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.1.12 to 3.1.14 Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.12 to 3.1.14. - [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.12...3.1.14) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8e1ee291..29fd4b58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1527,13 +1527,13 @@ integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ== "@oclif/test@^3": - version "3.1.12" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.12.tgz#845ee6dd2a141ad25d2cb837b43999f91de46e44" - integrity sha512-KEIN5v6bMKqVydU686bt0zt5AeFpH6OOspacDF+ZhCbp8ymrkJ1h1ZLsVedhcsLJ9BJxowN7GFYo1HrZ45uujA== + version "3.1.14" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.14.tgz#19d768adc14eafc31eb83ca75eb9d210a4af1635" + integrity sha512-HzzK6Zwddx2HMeyDGBrD1Ky/OXvsR2uiRKsIA+p0n+HNhEUhb9J/xWQ+apql1G+a8UkUKMfaBbDeYQj9JF+6mQ== dependencies: - "@oclif/core" "^3.18.1" + "@oclif/core" "^3.18.2" chai "^4.4.1" - fancy-test "^3.0.8" + fancy-test "^3.0.9" "@octokit/auth-token@^2.4.4": version "2.5.0" @@ -4163,10 +4163,10 @@ external-editor@^3.0.3, external-editor@^3.1.0: iconv-lite "^0.4.24" tmp "^0.0.33" -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== +fancy-test@^3.0.9: + version "3.0.10" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.10.tgz#341be69e6eb35fcf1be33c041bed978837502e84" + integrity sha512-6pwRQ7gqW57FKoTyRPPmcZktHLvrX+LS5ZQdXvQTMAq6vOVGCUrtJ4WP2BD4sZisRBnasaT4981L/8Q+qfh3wg== dependencies: "@types/chai" "*" "@types/lodash" "*" @@ -4174,7 +4174,7 @@ fancy-test@^3.0.8: "@types/sinon" "*" lodash "^4.17.13" mock-stdin "^1.0.0" - nock "^13.4.0" + nock "^13.5.1" sinon "^16.1.3" stdout-stderr "^0.1.9" @@ -6140,7 +6140,7 @@ no-case@^3.0.4: lower-case "^2.0.2" tslib "^2.0.3" -nock@^13.4.0, nock@^13.5.1: +nock@^13.5.1: version "13.5.1" resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.1.tgz#4e40f9877ad0d43b7cdb474261c190f3715dd806" integrity sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==