Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down
Loading