@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.32 to 0.8.33
@@ -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.33.3" | ||
"packageVersion": "7.33.4" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.32", | ||
"version": "0.8.33", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.53.2", | ||
"@rushstack/typings-generator": "0.8.8", | ||
"@rushstack/typings-generator": "0.8.9", | ||
"pseudolocale": "~1.1.0", | ||
@@ -22,4 +22,4 @@ "xmldoc": "~1.1.2" | ||
"@rushstack/eslint-config": "3.1.1", | ||
"@rushstack/heft": "0.48.6", | ||
"@rushstack/heft-node-rig": "1.11.6", | ||
"@rushstack/heft": "0.48.7", | ||
"@rushstack/heft-node-rig": "1.11.7", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "12.20.24", |
+ Added@rushstack/typings-generator@0.8.9(transitive)
- Removed@rushstack/typings-generator@0.8.8(transitive)