@oclif/test
Advanced tools
Comparing version 4.1.5 to 4.1.6
{ | ||
"name": "@oclif/test", | ||
"description": "test helpers for oclif components", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/test/issues", | ||
"dependencies": { | ||
"ansis": "^3.5.2", | ||
"ansis": "^3.6.0", | ||
"debug": "^4.4.0" | ||
@@ -29,3 +29,3 @@ }, | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.11", | ||
"lint-staged": "^15.3.0", | ||
"mocha": "^10", | ||
@@ -32,0 +32,0 @@ "prettier": "^3.4.2", |
13461
Updatedansis@^3.6.0