From 0574908733075f984467a5cf7190d87a05a96552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 06:57:43 +0000 Subject: [PATCH] chore(dev-deps): bump fancy-test from 2.0.15 to 2.0.16 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.15 to 2.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/2.0.15...2.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 71becb367..5a731f513 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint": "^7.32.0", "eslint-config-oclif": "^4.0.0", "eslint-config-oclif-typescript": "^1.0.3", - "fancy-test": "^2.0.15", + "fancy-test": "^2.0.16", "globby": "^11.1.0", "husky": "6", "mocha": "^8.4.0", diff --git a/yarn.lock b/yarn.lock index 1819b726d..78449f43d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1666,10 +1666,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.13, fancy-test@^2.0.15: - version "2.0.15" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.15.tgz#d2949d7a4b889030389e46402289c754be69ffbb" - integrity sha512-yCtzWue60qfQd+b16dVUNE8kWCyQHNHUALnrue32M/ZxwH2AXjzjxdzA5YCe48kFlzqIi/tSxOuJa8TkU8Px1g== +fancy-test@^2.0.13, fancy-test@^2.0.16: + version "2.0.16" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.16.tgz#fbeb22f1f6b790b067fc774873093d0ca4fc98c1" + integrity sha512-Bgsd32hr+Ohrh/D4zACMstWjViYR6IHJxzvhLSzbekNIrDWOwSHx7zvKtrN/pFrFVyNBo02kNdz3PyPD5W2ibQ== dependencies: "@types/chai" "*" "@types/lodash" "*"