@rushstack/typings-generator
Advanced tools
Comparing version 0.10.6 to 0.10.7
@@ -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.34.5" | ||
"packageVersion": "7.34.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"glob": "~7.0.5", | ||
"@rushstack/node-core-library": "3.57.0" | ||
"@rushstack/node-core-library": "3.58.0" | ||
}, | ||
@@ -28,4 +28,4 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.2.0", | ||
"@rushstack/heft": "0.50.2", | ||
"@rushstack/heft-node-rig": "1.12.8" | ||
"@rushstack/heft": "0.50.3", | ||
"@rushstack/heft-node-rig": "1.12.9" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
+ Added@rushstack/node-core-library@3.58.0(transitive)
- Removed@rushstack/node-core-library@3.57.0(transitive)