From c493c42fd136924b8fd583d3e7b964478ab4c4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 07:56:04 -0600 Subject: [PATCH] chore(deps-dev): bump fancy-test from 1.4.9 to 1.4.10 (#112) Bumps [fancy-test](https://github.com/jdxcode/fancy-test) from 1.4.9 to 1.4.10. - [Release notes](https://github.com/jdxcode/fancy-test/releases) - [Changelog](https://github.com/oclif/fancy-test/blob/master/CHANGELOG.md) - [Commits](https://github.com/jdxcode/fancy-test/compare/v1.4.9...v1.4.10) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 94af001..0f08cd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -716,9 +716,9 @@ esutils@^2.0.2: integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs= fancy-test@^1.4.8: - version "1.4.9" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.4.9.tgz#13dd99dee9872043763bee4ff3e9d84bab6191c6" - integrity sha512-Tro3lkXPX438G3t2N9BDgD3ac5iUhNnxIE8tg/KL6z7eZ5GOCexs7fDEMacduqvJWPvsRlmyQ69V1jiTVcqkXQ== + version "1.4.10" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.4.10.tgz#310be93d4aa45d788bce56a573ae4d1b92b2e1a0" + integrity sha512-AaUX6wKS7D5OP2YK2q5G7c8PGx2lgoyLUD7Bbg8z323sb9aebBqzb9UN6phzI73UgO/ViihmNfOxF3kdfZLhew== dependencies: "@types/chai" "*" "@types/lodash" "*" @@ -726,6 +726,7 @@ fancy-test@^1.4.8: "@types/sinon" "*" lodash "^4.17.13" mock-stdin "^1.0.0" + nock "^13.0.0" stdout-stderr "^0.1.9" fast-deep-equal@^3.1.1: