From 3b321a0d141eb5a38d28d70ed44934983e542651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jun 2023 03:57:17 +0000 Subject: [PATCH] chore(dev-deps): bump fancy-test from 2.0.25 to 2.0.26 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.25 to 2.0.26. - [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.25...2.0.26) --- 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 2584e85..3e39ad8 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.25", + "fancy-test": "^2.0.26", "husky": "6", "mocha": "^8.2.1", "oclif": "^3.9.0", diff --git a/yarn.lock b/yarn.lock index 98822e5..92d5768 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.25: - version "2.0.25" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.25.tgz#9a0578a4820460cb2c1250dfb48d4664ca59c83a" - integrity sha512-4OKW+SC62aP3Y19YlCWxjKJD0iW4kjLqUvdd9OaW1lM7Co/FX3PTi2NHguzsj2vmPs/6mMITKu0saYAr2uZA4g== +fancy-test@^2.0.25, fancy-test@^2.0.26: + version "2.0.26" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.26.tgz#2f39aac615c73da100740d347553542721aac11d" + integrity sha512-VZnjjta4hYLCjqrdOKgR42dHZ/IBdQKYctLNooXuoXYGU7esLoFC+memPgGgBFZ5nTpWqUGddnwl3GTgbEWvxA== dependencies: "@types/chai" "*" "@types/lodash" "*"