diff --git a/package.json b/package.json index 401e68bc..49a8db64 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@commitlint/config-conventional": "^19", "@oclif/plugin-help": "^6", "@oclif/prettier-config": "^0.2.1", - "@oclif/test": "^4.1.0", + "@oclif/test": "^4.1.2", "@types/chai": "^4.3.17", "@types/lodash": "^4.17.13", "@types/mocha": "^10.0.9", diff --git a/yarn.lock b/yarn.lock index 3b4b78e7..ae1fe0b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1822,10 +1822,10 @@ strip-ansi "^7.1.0" wrap-ansi "^9.0.0" -"@oclif/test@^4.1.0": - version "4.1.0" - resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.1.0.tgz#7935e3707cf07480790139e02973196d18d16822" - integrity sha512-2ugir6NhRsWJqHM9d2lMEWNiOTD678Jlx5chF/fg6TCAlc7E6E/6+zt+polrCTnTIpih5P/HxOtDekgtjgARwQ== +"@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== dependencies: ansis "^3.3.2" debug "^4.3.6"