@rushstack/terminal
Advanced tools
Comparing version 0.1.51 to 0.1.52
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.1.52", | ||
"tag": "@rushstack/terminal_v0.1.52", | ||
"date": "Mon, 14 Dec 2020 16:12:21 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.23.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.33`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.51", | ||
@@ -7,0 +22,0 @@ "tag": "@rushstack/terminal_v0.1.51", |
# Change Log - @rushstack/terminal | ||
This log was last generated on Thu, 10 Dec 2020 23:25:50 GMT and should not be manually modified. | ||
This log was last generated on Mon, 14 Dec 2020 16:12:21 GMT and should not be manually modified. | ||
## 0.1.52 | ||
Mon, 14 Dec 2020 16:12:21 GMT | ||
_Version update only_ | ||
## 0.1.51 | ||
@@ -6,0 +11,0 @@ Thu, 10 Dec 2020 23:25:50 GMT |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.12.0" | ||
"packageVersion": "7.12.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/terminal", | ||
"version": "0.1.51", | ||
"version": "0.1.52", | ||
"description": "User interface primitives for console applications", | ||
@@ -20,4 +20,4 @@ "main": "lib/index.js", | ||
"@rushstack/eslint-config": "2.3.2", | ||
"@rushstack/heft": "0.22.7", | ||
"@rushstack/heft-node-rig": "0.1.32", | ||
"@rushstack/heft": "0.23.0", | ||
"@rushstack/heft-node-rig": "0.1.33", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -24,0 +24,0 @@ "colors": "~1.2.1" |
198581
3271