@oclif/plugin-not-found
Advanced tools
Comparing version 3.2.31 to 3.2.32
{ | ||
"commands": {}, | ||
"version": "3.2.31" | ||
"version": "3.2.32" | ||
} |
{ | ||
"name": "@oclif/plugin-not-found", | ||
"description": "\"did you mean\" for oclif", | ||
"version": "3.2.31", | ||
"version": "3.2.32", | ||
"author": "Salesforce", | ||
@@ -10,3 +10,3 @@ "bugs": "https://github.com/oclif/plugin-not-found/issues", | ||
"@oclif/core": "^4", | ||
"ansis": "^3.3.1", | ||
"ansis": "^3.5.2", | ||
"fast-levenshtein": "^3.0.0" | ||
@@ -34,3 +34,3 @@ }, | ||
"mocha": "^10.8.2", | ||
"oclif": "^4.16.0", | ||
"oclif": "^4.17.1", | ||
"prettier": "^3.4.2", | ||
@@ -37,0 +37,0 @@ "shx": "^0.3.4", |
Updatedansis@^3.5.2