@oclif/plugin-not-found
Advanced tools
Comparing version
{ | ||
"commands": {}, | ||
"version": "3.2.30" | ||
"version": "3.2.31" | ||
} |
{ | ||
"name": "@oclif/plugin-not-found", | ||
"description": "\"did you mean\" for oclif", | ||
"version": "3.2.30", | ||
"version": "3.2.31", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-not-found/issues", | ||
"dependencies": { | ||
"@inquirer/prompts": "^7.1.0", | ||
"@inquirer/prompts": "^7.2.0", | ||
"@oclif/core": "^4", | ||
@@ -28,3 +28,3 @@ "ansis": "^3.3.1", | ||
"eslint-config-oclif": "^5.2.2", | ||
"eslint-config-oclif-typescript": "^3.1.12", | ||
"eslint-config-oclif-typescript": "^3.1.13", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -35,3 +35,3 @@ "husky": "^9.1.7", | ||
"oclif": "^4.16.0", | ||
"prettier": "^3.4.1", | ||
"prettier": "^3.4.2", | ||
"shx": "^0.3.4", | ||
@@ -38,0 +38,0 @@ "sinon": "^18.0.1", |
Updated