From 1211504211207a1af08c2520c13d0568b4d88b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Dec 2022 04:00:58 +0000 Subject: [PATCH] chore(dev-deps): bump fancy-test from 2.0.9 to 2.0.10 Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.9 to 2.0.10. - [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.9...2.0.10) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ac1858d9..5575fa97 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint": "^7.31.0", "eslint-config-oclif": "^4", "eslint-config-oclif-typescript": "^1.0.3", - "fancy-test": "^2.0.7", + "fancy-test": "^2.0.10", "globby": "^11.1.0", "husky": "6", "mocha": "^9.2.2", diff --git a/yarn.lock b/yarn.lock index 930daea9..22496a88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -613,7 +613,7 @@ supports-color "^8.1.1" tslib "^2" -"@oclif/core@^1.0.8", "@oclif/core@^1.2.1", "@oclif/core@^1.20.4", "@oclif/core@^1.22.0", "@oclif/core@^1.6.4": +"@oclif/core@^1.0.8", "@oclif/core@^1.2.1", "@oclif/core@^1.20.4", "@oclif/core@^1.21.0", "@oclif/core@^1.22.0", "@oclif/core@^1.6.4": version "1.22.0" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-1.22.0.tgz#dfdd76db6435cc1be2de7bbe25c23302332b9297" integrity sha512-Bvyi6uFbmpkFl9XUATsGMlqEDGfqMKWL0Mu5VQTuPg7/NIyfygYkaburn11uGkOp0a8yG6fPpyVBfGmztjNPGA== @@ -2286,10 +2286,10 @@ external-editor@^3.0.3: iconv-lite "^0.4.24" tmp "^0.0.33" -fancy-test@^2.0.7, fancy-test@^2.0.9: - version "2.0.9" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.9.tgz#c3145c8024802404baf1dfcc19711198ee74a012" - integrity sha512-sQ/tAoUiEcNkwg454GCCGWZaERQ48AV6WJZDJzRLwBI4k5M0OrzWME98Cqv3Vribnbe9rJlVb5hOcQmyZjrOBg== +fancy-test@^2.0.10, fancy-test@^2.0.9: + version "2.0.10" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-2.0.10.tgz#4c96b34cb15ad49693634fd1df9a28bb2086253f" + integrity sha512-gt2C/1DrFLyXNEkPHpltol0osCFEj5c3TFs3gu4EhIbnKEU9AW+lK0pWf1wRXhKs/FtcijnfODaO90d1HlTulQ== dependencies: "@types/chai" "*" "@types/lodash" "*"