@oclif/plugin-not-found
Advanced tools
Comparing version 3.2.36 to 3.2.37
{ | ||
"commands": {}, | ||
"version": "3.2.36" | ||
"version": "3.2.37" | ||
} |
{ | ||
"name": "@oclif/plugin-not-found", | ||
"description": "\"did you mean\" for oclif", | ||
"version": "3.2.36", | ||
"version": "3.2.37", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-not-found/issues", | ||
"dependencies": { | ||
"@inquirer/prompts": "^7.2.1", | ||
"@inquirer/prompts": "^7.2.3", | ||
"@oclif/core": "^4", | ||
@@ -10,0 +10,0 @@ "ansis": "^3.8.1", |
Updated@inquirer/prompts@^7.2.3