@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.4 to 0.8.5
@@ -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.28.0" | ||
"packageVersion": "7.28.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.49.0", | ||
"@rushstack/typings-generator": "0.7.4", | ||
"@rushstack/typings-generator": "0.7.5", | ||
"pseudolocale": "~1.1.0", | ||
@@ -22,4 +22,4 @@ "xmldoc": "~1.1.2" | ||
"@rushstack/eslint-config": "2.6.2", | ||
"@rushstack/heft": "0.46.0", | ||
"@rushstack/heft-node-rig": "1.9.16", | ||
"@rushstack/heft": "0.46.1", | ||
"@rushstack/heft-node-rig": "1.9.17", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "12.20.24", |
+ Added@rushstack/typings-generator@0.7.5(transitive)
- Removed@rushstack/typings-generator@0.7.4(transitive)