@oclif/core
Advanced tools
+2
-2
| { | ||
| "name": "@oclif/core", | ||
| "description": "base library for oclif CLIs", | ||
| "version": "4.10.4", | ||
| "version": "4.10.5", | ||
| "author": "Salesforce", | ||
@@ -18,3 +18,3 @@ "bugs": "https://github.com/oclif/core/issues", | ||
| "lilconfig": "^3.1.3", | ||
| "minimatch": "^10.2.4", | ||
| "minimatch": "^10.2.5", | ||
| "semver": "^7.7.3", | ||
@@ -21,0 +21,0 @@ "string-width": "^4.2.3", |
Updated