@rushstack/stream-collator
Advanced tools
Comparing version 4.0.248 to 4.0.249
{ | ||
"name": "@rushstack/stream-collator", | ||
"version": "4.0.248", | ||
"version": "4.0.249", | ||
"description": "Display intelligible realtime output from concurrent processes", | ||
@@ -14,4 +14,4 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.59.3", | ||
"@rushstack/terminal": "0.5.23" | ||
"@rushstack/node-core-library": "3.59.4", | ||
"@rushstack/terminal": "0.5.24" | ||
}, | ||
@@ -21,5 +21,5 @@ "devDependencies": { | ||
"@types/node": "14.18.36", | ||
"@rushstack/eslint-config": "3.3.1", | ||
"@rushstack/heft": "0.55.1", | ||
"@rushstack/heft-node-rig": "2.2.8" | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.55.2", | ||
"@rushstack/heft-node-rig": "2.2.9" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@3.59.4(transitive)
+ Added@rushstack/terminal@0.5.24(transitive)
- Removed@rushstack/node-core-library@3.59.3(transitive)
- Removed@rushstack/terminal@0.5.23(transitive)
Updated@rushstack/terminal@0.5.24