@alcalzone/release-script-core
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "3.5.3", | ||
"version": "3.5.8", | ||
"description": "Al Calzone's release script: Core components", | ||
@@ -44,6 +44,6 @@ "keywords": [], | ||
"devDependencies": { | ||
"@types/yargs": "^17.0.9", | ||
"@types/yargs": "^17.0.10", | ||
"picocolors": "1.0.0", | ||
"typescript": "~4.6.2", | ||
"yargs": "^17.3.1" | ||
"typescript": "~4.6.3", | ||
"yargs": "^17.4.1" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
39629
0