From c992b2d2dd3e850e0795e3ba27e3d0f4dea8c3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:47:57 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 3.1.10 to 3.1.12 Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.10 to 3.1.12. - [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.10...3.1.12) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 615e2ca0..0dd9f11e 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@commitlint/config-conventional": "^17.8.1", "@oclif/plugin-help": "^5.2.20", "@oclif/prettier-config": "^0.2.1", - "@oclif/test": "^3.1.10", + "@oclif/test": "^3.1.12", "@types/chai": "^4.3.11", "@types/lodash.pickby": "^4.6.9", "@types/lodash.sortby": "^4.7.9", diff --git a/yarn.lock b/yarn.lock index c976377c..c270ed6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1458,13 +1458,13 @@ 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.10": - version "3.1.10" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.10.tgz#8168c7643a393cb5d2a52f0b7133afc4564e5111" - integrity sha512-Jv91n9M9V8z/WheKFSQQ65Pc6mlackg4kO8XbXrIiK3kd/Z2xVojCB3Fq6dN19Ow3OZB0Uc0J+8H62XOR0Pblw== +"@oclif/test@^3.1.12": + version "3.1.12" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.12.tgz#845ee6dd2a141ad25d2cb837b43999f91de46e44" + integrity sha512-KEIN5v6bMKqVydU686bt0zt5AeFpH6OOspacDF+ZhCbp8ymrkJ1h1ZLsVedhcsLJ9BJxowN7GFYo1HrZ45uujA== dependencies: - "@oclif/core" "^3.16.0" - chai "^4.4.0" + "@oclif/core" "^3.18.1" + chai "^4.4.1" fancy-test "^3.0.8" "@octokit/auth-token@^2.4.4": @@ -2910,7 +2910,7 @@ cardinal@^2.1.1: ansicolors "~0.3.2" redeyed "~2.1.0" -chai@^4.4.0, chai@^4.4.1: +chai@^4.4.1: version "4.4.1" resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1" integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==