From f50a305ba1bcb6826b442604b5addcb3cfd26b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 05:34:38 +0000 Subject: [PATCH] chore(dev-deps): bump @oclif/test from 4.1.2 to 4.1.3 Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.2 to 4.1.3. - [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/4.1.2...4.1.3) --- 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 820b0e2..094b5a0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@commitlint/config-conventional": "^19", "@oclif/prettier-config": "^0.2.1", - "@oclif/test": "^4.1.2", + "@oclif/test": "^4.1.3", "@types/chai": "^4.3.16", "@types/mocha": "^10.0.10", "@types/node": "^18", diff --git a/yarn.lock b/yarn.lock index 8d64fea..31d9932 100644 --- a/yarn.lock +++ b/yarn.lock @@ -319,13 +319,13 @@ resolved "https://registry.yarnpkg.com/@oclif/prettier-config/-/prettier-config-0.2.1.tgz#1def9f38134f9bfb229257f48a35f7d0d183dc78" integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ== -"@oclif/test@^4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.2.tgz#4243dfcedfc4f55edb6011263f334941683bf594" - integrity sha512-N8eibgRnH/5TTExC/RxjpLuVbyAy0bGXKHdJxD75tLxH01Ygds90gnSDtkNm14z6kPH90ac+A+LwY1IFZmg1bg== +"@oclif/test@^4.1.3": + version "4.1.3" + resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.3.tgz#43068575921bab30d8a466d73e4d49236e709495" + integrity sha512-GzV6BlCBX766htPW2dHmW5zgj4JNGhBXHjGx9Sq9UbdKcSc7G808bb+zx8+36f2DDveseFZ8LEd6l/S/qgyjFA== dependencies: ansis "^3.3.2" - debug "^4.3.6" + debug "^4.4.0" "@rtsao/scc@^1.1.0": version "1.1.0" @@ -1220,7 +1220,7 @@ debug@^3.2.7: dependencies: ms "^2.1.1" -debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7, debug@~4.4.0: +debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.0, debug@~4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==