@ot-builder/cli-help-shower
Advanced tools
+4
-4
| { | ||
| "name": "@ot-builder/cli-help-shower", | ||
| "version": "1.7.4", | ||
| "version": "1.7.5", | ||
| "license": "MIT", | ||
@@ -26,9 +26,9 @@ "repository": { | ||
| "dependencies": { | ||
| "tslib": "^2.6.3", | ||
| "picocolors": "^1.0.1" | ||
| "tslib": "^2.8.1", | ||
| "picocolors": "^1.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/jest": "^29.5.12", | ||
| "@types/jest": "^29.5.14", | ||
| "jest": "^29.7.0" | ||
| } | ||
| } |
Updated
Updated