@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.12 to 0.8.13
@@ -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.7" | ||
"packageVersion": "7.29.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.12", | ||
"version": "0.8.13", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"@rushstack/node-core-library": "3.50.1", | ||
"@rushstack/typings-generator": "0.7.12", | ||
"@rushstack/typings-generator": "0.7.13", | ||
"pseudolocale": "~1.1.0", | ||
@@ -22,4 +22,4 @@ "xmldoc": "~1.1.2" | ||
"@rushstack/eslint-config": "3.0.0", | ||
"@rushstack/heft": "0.47.0", | ||
"@rushstack/heft-node-rig": "1.10.0", | ||
"@rushstack/heft": "0.47.1", | ||
"@rushstack/heft-node-rig": "1.10.1", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "12.20.24", |
+ Added@rushstack/typings-generator@0.7.13(transitive)
- Removed@rushstack/typings-generator@0.7.12(transitive)