@rushstack/typings-generator
Advanced tools
Comparing version 0.2.22 to 0.2.23
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.2.23", | ||
"tag": "@rushstack/typings-generator_v0.2.23", | ||
"date": "Fri, 30 Oct 2020 00:10:14 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-library-build\" to `6.5.8`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.3`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.22", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/typings-generator_v0.2.22", |
# Change Log - @rushstack/typings-generator | ||
This log was last generated on Thu, 29 Oct 2020 06:14:19 GMT and should not be manually modified. | ||
This log was last generated on Fri, 30 Oct 2020 00:10:14 GMT and should not be manually modified. | ||
## 0.2.23 | ||
Fri, 30 Oct 2020 00:10:14 GMT | ||
_Version update only_ | ||
## 0.2.22 | ||
@@ -6,0 +11,0 @@ Thu, 29 Oct 2020 06:14:19 GMT |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.2.22", | ||
"version": "0.2.23", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.34.5", | ||
"@rushstack/node-core-library": "3.34.6", | ||
"@types/node": "10.17.13", | ||
@@ -28,4 +28,4 @@ "chokidar": "~3.4.0", | ||
"devDependencies": { | ||
"@microsoft/node-library-build": "6.5.7", | ||
"@rushstack/eslint-config": "2.2.2", | ||
"@microsoft/node-library-build": "6.5.8", | ||
"@rushstack/eslint-config": "2.2.3", | ||
"@rushstack/heft": "0.14.0", | ||
@@ -32,0 +32,0 @@ "@rushstack/heft-node-rig": "0.1.0", |
86573
1687
+ Added@rushstack/node-core-library@3.34.6(transitive)
- Removed@rushstack/node-core-library@3.34.5(transitive)