From d7e0cfbc94f52804756167d6bb74f8d7c5ea3cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 03:08:15 +0000 Subject: [PATCH] chore(dev-deps): bump fancy-test from 2.0.28 to 2.0.29 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.28 to 2.0.29. - [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.28...2.0.29) --- updated-dependencies: - dependency-name: fancy-test dependency-type: direct:development 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 1f9249b..e573f4a 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint": "^7.3.1", "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.2", - "fancy-test": "^2.0.28", + "fancy-test": "^2.0.29", "husky": "6", "mocha": "^8.2.1", "oclif": "^3.9.1", diff --git a/yarn.lock b/yarn.lock index 5fec660..591dfa1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2404,10 +2404,10 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.27, fancy-test@^2.0.28: - version "2.0.28" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.28.tgz#16b9899210ce98011270cd28b87fd88e2765f3b0" - integrity sha512-UjTjYRlfdUEkvjIMKZlpqALjkgC3GzjUgWDg9KRv/ulxIqppvQUWMt5mOUmqlrSRlGF/Wj7HyFkWKzz5RujpFg== +fancy-test@^2.0.27, fancy-test@^2.0.29: + version "2.0.29" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.29.tgz#4f7d48a04fc7dc85b0e4321c8a655320c1ca9c53" + integrity sha512-jyr991jVTf+JkoXVJtvN5kk9IuWhHjZrZTBgLwqtyupgvKbWCw1rmiiPX3BG922E2RcoRg1wY1rIxnVoRIRKQg== dependencies: "@types/chai" "*" "@types/lodash" "*"