@rushstack/typings-generator
Advanced tools
Comparing version 0.10.32 to 0.10.33
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.10.32", | ||
"version": "0.10.33", | ||
"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.5" | ||
"@rushstack/node-core-library": "3.59.6" | ||
}, | ||
@@ -28,4 +28,4 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.57.0", | ||
"@rushstack/heft-node-rig": "2.2.17" | ||
"@rushstack/heft": "0.57.1", | ||
"@rushstack/heft-node-rig": "2.2.18" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
+ Added@rushstack/node-core-library@3.59.6(transitive)
+ Addedsemver@7.5.4(transitive)
- Removed@rushstack/node-core-library@3.59.5(transitive)
- Removedsemver@7.3.8(transitive)