@rushstack/typings-generator
Advanced tools
Comparing version 0.11.1 to 0.12.0
@@ -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.36.3" | ||
"packageVersion": "7.36.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/typings-generator", | ||
"version": "0.11.1", | ||
"version": "0.12.0", | ||
"description": "This library provides functionality for automatically generating typings for non-TS files.", | ||
@@ -20,10 +20,10 @@ "keywords": [ | ||
"chokidar": "~3.4.0", | ||
"fast-glob": "~3.2.4", | ||
"@rushstack/node-core-library": "3.59.7" | ||
"fast-glob": "~3.3.1", | ||
"@rushstack/node-core-library": "3.60.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "14.18.36", | ||
"@rushstack/eslint-config": "3.3.3", | ||
"@rushstack/heft": "0.58.2", | ||
"@rushstack/heft-node-rig": "2.2.22" | ||
"@types/node": "18.17.15", | ||
"@rushstack/eslint-config": "3.3.4", | ||
"@rushstack/heft": "0.59.0", | ||
"@rushstack/heft-node-rig": "2.2.23" | ||
}, | ||
@@ -30,0 +30,0 @@ "peerDependencies": { |
+ Added@rushstack/node-core-library@3.60.0(transitive)
+ Addedfast-glob@3.3.3(transitive)
- Removed@rushstack/node-core-library@3.59.7(transitive)
- Removedfast-glob@3.2.12(transitive)
Updatedfast-glob@~3.3.1