diff --git a/.yarn/cache/@oclif-test-npm-4.2.0-e8e4bf4f41-bb99b1b9c0.zip b/.yarn/cache/@oclif-test-npm-4.2.0-e8e4bf4f41-bb99b1b9c0.zip deleted file mode 100644 index 457be8650..000000000 Binary files a/.yarn/cache/@oclif-test-npm-4.2.0-e8e4bf4f41-bb99b1b9c0.zip and /dev/null differ diff --git a/.yarn/cache/@oclif-test-npm-5.0.0-63b3d3b7f7-4e5a32291f.zip b/.yarn/cache/@oclif-test-npm-5.0.0-63b3d3b7f7-4e5a32291f.zip new file mode 100644 index 000000000..1ce2bc8da Binary files /dev/null and b/.yarn/cache/@oclif-test-npm-5.0.0-63b3d3b7f7-4e5a32291f.zip differ diff --git a/package.json b/package.json index a38d54de5..2dde038e5 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "devDependencies": { "@eslint/js": "^10.0.1", "@jest/globals": "^30.5.1", - "@oclif/test": "^4.0.4", + "@oclif/test": "^5.0.0", "@types/js-yaml": "^4.0.9", "@types/node": "^26.0.0", "@types/react": "^19", diff --git a/yarn.lock b/yarn.lock index 5ed27086c..fd86baf0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1944,7 +1944,7 @@ __metadata: "@oclif/plugin-help": ^6.0.5 "@oclif/plugin-update": ^4.1.3 "@oclif/plugin-warn-if-update-available": ^3.0.2 - "@oclif/test": ^4.0.4 + "@oclif/test": ^5.0.0 "@types/js-yaml": ^4.0.9 "@types/node": ^26.0.0 "@types/react": ^19 @@ -2407,15 +2407,15 @@ __metadata: languageName: node linkType: hard -"@oclif/test@npm:^4.0.4": - version: 4.2.0 - resolution: "@oclif/test@npm:4.2.0" +"@oclif/test@npm:^5.0.0": + version: 5.0.0 + resolution: "@oclif/test@npm:5.0.0" dependencies: ansis: ^3.17.0 debug: ^4.4.3 peerDependencies: - "@oclif/core": ">= 3.0.0" - checksum: bb99b1b9c081775a3b0c928f613fc4ef65a233a653f28a5a05e963675d5338cb7a41d2d209f2e1917dd35aae80bf7b214194e6cdaee1838f28c77b028103bc5f + "@oclif/core": ^5.0.0 + checksum: 4e5a32291f815b8ac4f574f0525bdb13f365e97d11ffda29f465091e6e4a9f246159594cd1796e1003170fbad08f81ebc9f5e9117dc168714d5ba95e7091c51d languageName: node linkType: hard