@oclif/plugin-not-found
Advanced tools
Comparing version
{ | ||
"commands": {}, | ||
"version": "3.2.47" | ||
"version": "3.2.48" | ||
} |
{ | ||
"name": "@oclif/plugin-not-found", | ||
"description": "\"did you mean\" for oclif", | ||
"version": "3.2.47", | ||
"version": "3.2.48", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-not-found/issues", | ||
"dependencies": { | ||
"@inquirer/prompts": "^7.3.3", | ||
"@inquirer/prompts": "^7.4.0", | ||
"@oclif/core": "^4", | ||
@@ -27,4 +27,4 @@ "ansis": "^3.17.0", | ||
"commitlint": "^19", | ||
"eslint": "^9.22.0", | ||
"eslint-config-oclif": "^6.0.24", | ||
"eslint": "^9.23.0", | ||
"eslint-config-oclif": "^6.0.30", | ||
"eslint-config-prettier": "^10.0.1", | ||
@@ -35,3 +35,3 @@ "husky": "^9.1.7", | ||
"oclif": "^4.17.28", | ||
"prettier": "^3.5.2", | ||
"prettier": "^3.5.3", | ||
"shx": "^0.3.4", | ||
@@ -38,0 +38,0 @@ "sinon": "^18.0.1", |
Updated