From 7c44b753da0c20f8627a694be495f5fa3d17a676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 11:28:27 +0000 Subject: [PATCH] chore(dev-deps): bump fancy-test from 2.0.41 to 2.0.42 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.41 to 2.0.42. - [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.41...2.0.42) --- 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 6790600..a19afd3 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.41", + "fancy-test": "^2.0.42", "husky": "6", "mocha": "^8.2.1", "oclif": "^3.17.1", diff --git a/yarn.lock b/yarn.lock index 5a2ffe5..20de0ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2334,10 +2334,10 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.41: - version "2.0.41" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.41.tgz#47720853e2a80369b61ca361a86ac70999460fbc" - integrity sha512-sOb0/gqYkelK6oNRSIkkc/BjHCbVfZeUzfbPA89HR0QKXxPZ7Fwu2l4rr6SuS3Zwoi8zV4aUZ9PNU3p2dmxETQ== +fancy-test@^2.0.41, fancy-test@^2.0.42: + version "2.0.42" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.42.tgz#464cf51037a4ff3111d1ca34305a3125df198bc5" + integrity sha512-TX8YTALYAmExny+f+G24MFxWry3Pk09+9uykwRjfwjibRxJ9ZjJzrnHYVBZK46XQdyli7d+rQc5U/KK7V6uLsw== dependencies: "@types/chai" "*" "@types/lodash" "*"