@rushstack/terminal
Advanced tools
Comparing version 0.1.50 to 0.1.51
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.1.51", | ||
"tag": "@rushstack/terminal_v0.1.51", | ||
"date": "Thu, 10 Dec 2020 23:25:50 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.35.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft\" to `0.22.7`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.32`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.1.50", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/terminal_v0.1.50", |
# Change Log - @rushstack/terminal | ||
This log was last generated on Sat, 05 Dec 2020 01:11:23 GMT and should not be manually modified. | ||
This log was last generated on Thu, 10 Dec 2020 23:25:50 GMT and should not be manually modified. | ||
## 0.1.51 | ||
Thu, 10 Dec 2020 23:25:50 GMT | ||
_Version update only_ | ||
## 0.1.50 | ||
@@ -6,0 +11,0 @@ Sat, 05 Dec 2020 01:11:23 GMT |
{ | ||
"name": "@rushstack/terminal", | ||
"version": "0.1.50", | ||
"version": "0.1.51", | ||
"description": "User interface primitives for console applications", | ||
@@ -15,9 +15,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.35.1", | ||
"@rushstack/node-core-library": "3.35.2", | ||
"@types/node": "10.17.13" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.3.1", | ||
"@rushstack/heft": "0.22.6", | ||
"@rushstack/heft-node-rig": "0.1.31", | ||
"@rushstack/eslint-config": "2.3.2", | ||
"@rushstack/heft": "0.22.7", | ||
"@rushstack/heft-node-rig": "0.1.32", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -24,0 +24,0 @@ "colors": "~1.2.1" |
198092
3256
+ Added@rushstack/node-core-library@3.35.2(transitive)
- Removed@rushstack/node-core-library@3.35.1(transitive)