From 5047205c8f8274693ec08d71219ab588145d0012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 21:55:25 +0000 Subject: [PATCH] chore(deps-dev): bump fancy-test from 1.4.3 to 1.4.8 Bumps [fancy-test](https://github.com/jdxcode/fancy-test) from 1.4.3 to 1.4.8. - [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.3...v1.4.8) Signed-off-by: dependabot[bot] --- yarn.lock | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index cbf3c5d0..ddc2e9db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -223,13 +223,6 @@ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.6.tgz#b8622d50557dd155e9f2f634b7d68fd38de5e94b" integrity sha512-1axi39YdtBI7z957vdqXI4Ac25e7YihYQtJa+Clnxg1zTJEaIRbndt71O3sP4GAMgiAm0pY26/b9BrY4MR/PMw== -"@types/nock@*": - version "9.3.1" - resolved "https://registry.yarnpkg.com/@types/nock/-/nock-9.3.1.tgz#7d761a43a10aebc7ec6bae29d89afc6cbffa5d30" - integrity sha512-eOVHXS5RnWOjTVhu3deCM/ruy9E6JCgeix2g7wpFiekQh3AaEAK1cz43tZDukKmtSmQnwvSySq7ubijCA32I7Q== - dependencies: - "@types/node" "*" - "@types/node@*": version "11.11.4" resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.4.tgz#8808bd5a82bbf6f5d412eff1c228d178e7c24bb3" @@ -1231,17 +1224,16 @@ extract-stack@^1.0.0: integrity sha1-uXrK+UQe6iMyUpYktzL8WhyBZfo= fancy-test@^1.4.1, fancy-test@^1.4.3: - version "1.4.3" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.4.3.tgz#c08123504cc48a6dce15ac08a916d6f3e91209af" - integrity sha512-Lt3mcQ0jn9Kg9JDmobVb4ZANiyT4e2VC5qbQvuzJVNYXyKjSgFWKn7bZN4BKei33v5jYWx28KlbDgsxuqnBRvg== + version "1.4.8" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.4.8.tgz#995c3d684f045149b399ee16784a80fbb50298db" + integrity sha512-/uCv78YSAz4UOQ3ZptnxOq6qYhJDMtwFHQnsghzGl2g6uO2VNfJDKlyczqFpG+KueXe7phoeIS6hMU1x/qhizQ== dependencies: "@types/chai" "*" "@types/lodash" "*" "@types/mocha" "*" - "@types/nock" "*" "@types/node" "*" "@types/sinon" "*" - lodash "^4.17.11" + lodash "^4.17.13" mock-stdin "^0.3.1" stdout-stderr "^0.1.9" @@ -2088,7 +2080,7 @@ lodash.zip@^4.2.0: resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020" integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA= -lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5: +lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==