@rushstack/ts-command-line
Advanced tools
Comparing version 4.7.9 to 4.7.10
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "4.7.10", | ||
"tag": "@rushstack/ts-command-line_v4.7.10", | ||
"date": "Mon, 12 Apr 2021 15:10:28 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.3.4`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.7.9", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/ts-command-line_v4.7.9", |
# Change Log - @rushstack/ts-command-line | ||
This log was last generated on Tue, 06 Apr 2021 15:14:22 GMT and should not be manually modified. | ||
This log was last generated on Mon, 12 Apr 2021 15:10:28 GMT and should not be manually modified. | ||
## 4.7.10 | ||
Mon, 12 Apr 2021 15:10:28 GMT | ||
_Version update only_ | ||
## 4.7.9 | ||
@@ -6,0 +11,0 @@ Tue, 06 Apr 2021 15:14:22 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.1" | ||
"packageVersion": "7.13.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/ts-command-line", | ||
"version": "4.7.9", | ||
"version": "4.7.10", | ||
"description": "An object-oriented command-line parser for TypeScript", | ||
@@ -22,5 +22,5 @@ "repository": { | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.3.3", | ||
"@rushstack/heft": "0.23.1", | ||
"@rushstack/heft-node-rig": "0.2.0", | ||
"@rushstack/eslint-config": "2.3.4", | ||
"@rushstack/heft": "0.28.0", | ||
"@rushstack/heft-node-rig": "1.0.8", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "10.17.13" |
321752
4442