@oclif/core
Advanced tools
+2
-2
| { | ||
| "name": "@oclif/core", | ||
| "description": "base library for oclif CLIs", | ||
| "version": "4.11.3", | ||
| "version": "4.11.4", | ||
| "author": "Salesforce", | ||
@@ -19,3 +19,3 @@ "bugs": "https://github.com/oclif/core/issues", | ||
| "minimatch": "^10.2.5", | ||
| "semver": "^7.8.0", | ||
| "semver": "^7.8.1", | ||
| "string-width": "^4.2.3", | ||
@@ -22,0 +22,0 @@ "supports-color": "^8", |
Updated