@microsoft/api-documenter
Advanced tools
Comparing version 7.22.28 to 7.22.29
{ | ||
"name": "@microsoft/api-documenter", | ||
"version": "7.22.28", | ||
"version": "7.22.29", | ||
"description": "Read JSON files from api-extractor, generate documentation pages", | ||
@@ -22,4 +22,4 @@ "repository": { | ||
"resolve": "~1.22.1", | ||
"@microsoft/api-extractor-model": "7.27.4", | ||
"@rushstack/node-core-library": "3.59.5", | ||
"@microsoft/api-extractor-model": "7.27.5", | ||
"@rushstack/node-core-library": "3.59.6", | ||
"@rushstack/ts-command-line": "4.15.1" | ||
@@ -32,4 +32,4 @@ }, | ||
"@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" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
+ Added@microsoft/api-extractor-model@7.27.5(transitive)
+ Added@rushstack/node-core-library@3.59.6(transitive)
+ Addedsemver@7.5.4(transitive)
- Removed@microsoft/api-extractor-model@7.27.4(transitive)
- Removed@rushstack/node-core-library@3.59.5(transitive)
- Removedsemver@7.3.8(transitive)