From f4c2a1a5aa4783dfe351a4c317361d0ce7d8a309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 06:38:44 +0000 Subject: [PATCH] chore(dev-deps): bump fancy-test from 3.0.15 to 3.0.16 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 3.0.15 to 3.0.16. - [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/3.0.15...3.0.16) --- 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 0ff1de121..805267c9d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eslint-config-oclif": "^5.2.0", "eslint-config-oclif-typescript": "^3.1.7", "eslint-config-prettier": "^9.1.0", - "fancy-test": "^3.0.15", + "fancy-test": "^3.0.16", "globby": "^11.1.0", "husky": "^8", "lint-staged": "^14.0.1", diff --git a/yarn.lock b/yarn.lock index 9d01e1d5d..c12f9c217 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3085,10 +3085,10 @@ exponential-backoff@^3.1.1: resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6" integrity sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw== -fancy-test@^3.0.15: - version "3.0.15" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.15.tgz#b83b44f26a558e76e1acd62a15702b863551f810" - integrity sha512-kZZFdPzVWtKxBkmLLUfxhizseGl1ZZRuCmmuCko1oiAs/X/MvE4ACm/vlzvxfu4Oeb/7MJ8hVP8rUiVm3R729Q== +fancy-test@^3.0.15, fancy-test@^3.0.16: + version "3.0.16" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.16.tgz#13f60771421ea93de94b1a1cac185c18021553bf" + integrity sha512-y1xZFpyYbE2TMiT+agOW2Emv8gr73zvDrKKbcXc8L+gMyIVJFn71cc4ICfzu2zEXjHirpHpdDJN0JBX99wwDXQ== dependencies: "@types/chai" "*" "@types/lodash" "*"