@rushstack/typings-generator
Advanced tools
Comparing version 0.10.23 to 0.10.24
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.10.23", | ||
"version": "0.10.24", | ||
"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.3" | ||
"@rushstack/node-core-library": "3.59.4" | ||
}, | ||
@@ -27,5 +27,5 @@ "devDependencies": { | ||
"@types/node": "14.18.36", | ||
"@rushstack/eslint-config": "3.3.1", | ||
"@rushstack/heft": "0.55.1", | ||
"@rushstack/heft-node-rig": "2.2.8" | ||
"@rushstack/eslint-config": "3.3.2", | ||
"@rushstack/heft": "0.55.2", | ||
"@rushstack/heft-node-rig": "2.2.9" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
+ Added@rushstack/node-core-library@3.59.4(transitive)
- Removed@rushstack/node-core-library@3.59.3(transitive)