@rushstack/ts-command-line
Advanced tools
Comparing version 4.10.4 to 4.10.5
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "4.10.5", | ||
"tag": "@rushstack/ts-command-line_v4.10.5", | ||
"date": "Mon, 06 Dec 2021 16:08:32 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.5.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.10.4", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/ts-command-line_v4.10.4", |
# Change Log - @rushstack/ts-command-line | ||
This log was last generated on Fri, 05 Nov 2021 15:09:18 GMT and should not be manually modified. | ||
This log was last generated on Mon, 06 Dec 2021 16:08:32 GMT and should not be manually modified. | ||
## 4.10.5 | ||
Mon, 06 Dec 2021 16:08:32 GMT | ||
_Version update only_ | ||
## 4.10.4 | ||
@@ -6,0 +11,0 @@ Fri, 05 Nov 2021 15:09:18 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.18.15" | ||
"packageVersion": "7.18.19" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/ts-command-line", | ||
"version": "4.10.4", | ||
"version": "4.10.5", | ||
"description": "An object-oriented command-line parser for TypeScript", | ||
@@ -20,5 +20,5 @@ "repository": { | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.4.5", | ||
"@rushstack/heft": "0.41.6", | ||
"@rushstack/heft-node-rig": "1.2.25", | ||
"@rushstack/eslint-config": "2.5.0", | ||
"@rushstack/heft": "0.42.3", | ||
"@rushstack/heft-node-rig": "1.2.32", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -25,0 +25,0 @@ "@types/node": "12.20.24" |
374387
5145