From ac7c6d895e997efb1e839e1daf405a478de28ee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 22:56:44 +0000 Subject: [PATCH] fix(deps): bump fancy-test from 2.0.18 to 2.0.19 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.18 to 2.0.19. - [Release notes](https://github.com/oclif/fancy-test/releases) - [Changelog](https://github.com/oclif/fancy-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/fancy-test/compare/2.0.18...2.0.19) --- updated-dependencies: - dependency-name: fancy-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0c15da03..44c5387c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": "https://github.com/oclif/test/issues", "dependencies": { "@oclif/core": "^2.8.2", - "fancy-test": "^2.0.18" + "fancy-test": "^2.0.19" }, "devDependencies": { "@types/chai": "^4.3.4", diff --git a/yarn.lock b/yarn.lock index c5b90dba..5d444131 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1169,10 +1169,10 @@ esutils@^2.0.2: resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== -fancy-test@^2.0.18: - version "2.0.18" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.18.tgz#36f938a7207c90b2bf2f85b9c7d0cb6de8444635" - integrity sha512-wA9xzWMJ4L51Jcr9k06koPwi58bbUkTZrqqNYd6z7DHky1jW+D5jc/q86zPmkVdnjOrCg91VOeEzyOjTLIlD8A== +fancy-test@^2.0.19: + version "2.0.19" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.19.tgz#f30251ef89ec135df6dffffa7445b5ca4b366a2b" + integrity sha512-Zlj9GadzSXMLT11227FvkPOlM7wtzElRRJnUbwmC4tScbRUZx04PrS30fSuQCGT4hjaT8ZHQrEGea8S3xYrwsg== dependencies: "@types/chai" "*" "@types/lodash" "*"