From 99a3edb493f146ac78721087848df898ed714493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 06:02:05 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.1.16 to 3.2.1 Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.16 to 3.2.1. - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/test/compare/3.1.16...3.2.1) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index fa7754971..5fabe0010 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@oclif/plugin-help": "^6", "@oclif/plugin-plugins": "^4", "@oclif/prettier-config": "^0.2.1", - "@oclif/test": "^3.1.16", + "@oclif/test": "^3.2.1", "@types/ansi-styles": "^3.2.1", "@types/benchmark": "^2.1.5", "@types/chai": "^4.3.11", diff --git a/yarn.lock b/yarn.lock index 2cb0ac05f..31da950cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -726,7 +726,7 @@ read-package-json-fast "^3.0.0" which "^4.0.0" -"@oclif/core@^3.10.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2": +"@oclif/core@^3.10.2", "@oclif/core@^3.19.2": version "3.19.6" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.6.tgz#12e5cb073016d8c32c469d2fec0cd585ac5c1c09" integrity sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw== @@ -786,14 +786,14 @@ resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78" integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ== -"@oclif/test@^3.1.16": - version "3.1.16" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.16.tgz#acb66688a0caf08b5089da3d8f05201e1cf75819" - integrity sha512-LeoojG2tD8XDN9HzEt1j+JUKSyYz7qGp55SfvnXCa8d7k4Hq9jTzTiubu+s2mE4Nq9Ns5X40NZNSm85COxbsqw== +"@oclif/test@^3.2.1": + version "3.2.1" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.2.1.tgz#a2854c585bf0008ee91eb7e35d90ee1beeb7e719" + integrity sha512-FMUR1ziZd9FRknk4R9jis8ermiHQadyCWtmtAOL4n9qfnIh4R8qs3wbH1qAg2p+R0VA0+t3jMSSEcPFGmghBQw== dependencies: - "@oclif/core" "^3.19.1" + "@oclif/core" "^3.19.2" chai "^4.4.1" - fancy-test "^3.0.10" + fancy-test "^3.0.11" "@pkgjs/parseargs@^0.11.0": version "0.11.0" @@ -3036,7 +3036,7 @@ 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.10, fancy-test@^3.0.11: +fancy-test@^3.0.11: version "3.0.11" resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-3.0.11.tgz#b2d54ed8c31161ebdddb990bde27cf44e6876a01" integrity sha512-cyfdbhT7LlkWHtPa2PaR5yWOTDzgmrpBqkTVXC5l7Uzs7og2Wnhj5lQnxA9+nSPr+WfY8jrH0Kf2v8HPsPQFKQ==