@rushstack/typings-generator
Advanced tools
Comparing version 0.10.10 to 0.10.11
@@ -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.9" | ||
"packageVersion": "7.35.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.10.10", | ||
"version": "0.10.11", | ||
"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.59.1" | ||
"@rushstack/node-core-library": "3.59.2" | ||
}, | ||
@@ -28,4 +28,4 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.0", | ||
"@rushstack/heft": "0.50.6", | ||
"@rushstack/heft-node-rig": "1.13.0" | ||
"@rushstack/heft": "0.50.7", | ||
"@rushstack/heft-node-rig": "1.13.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
+ Added@rushstack/node-core-library@3.59.2(transitive)
- Removed@rushstack/node-core-library@3.59.1(transitive)