@rushstack/ts-command-line
Advanced tools
Comparing version 4.9.0 to 4.9.1
@@ -5,2 +5,19 @@ { | ||
{ | ||
"version": "4.9.1", | ||
"tag": "@rushstack/ts-command-line_v4.9.1", | ||
"date": "Thu, 23 Sep 2021 00:10:41 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Upgrade the `@types/node` dependency to version to version 12." | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.9.0", | ||
@@ -7,0 +24,0 @@ "tag": "@rushstack/ts-command-line_v4.9.0", |
# Change Log - @rushstack/ts-command-line | ||
This log was last generated on Fri, 20 Aug 2021 15:08:10 GMT and should not be manually modified. | ||
This log was last generated on Thu, 23 Sep 2021 00:10:41 GMT and should not be manually modified. | ||
## 4.9.1 | ||
Thu, 23 Sep 2021 00:10:41 GMT | ||
### Patches | ||
- Upgrade the `@types/node` dependency to version to version 12. | ||
## 4.9.0 | ||
@@ -6,0 +13,0 @@ Fri, 20 Aug 2021 15:08:10 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.2" | ||
"packageVersion": "7.18.9" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/ts-command-line", | ||
"version": "4.9.0", | ||
"version": "4.9.1", | ||
"description": "An object-oriented command-line parser for TypeScript", | ||
@@ -19,7 +19,7 @@ "repository": { | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.4.0", | ||
"@rushstack/heft": "0.34.6", | ||
"@rushstack/heft-node-rig": "1.1.11", | ||
"@rushstack/eslint-config": "2.4.1", | ||
"@rushstack/heft": "0.38.1", | ||
"@rushstack/heft-node-rig": "1.2.13", | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "10.17.13" | ||
"@types/node": "12.20.24" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
369581
5044