@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -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.26.1" | ||
"packageVersion": "7.27.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.46.0", | ||
"@rushstack/typings-generator": "0.7.1", | ||
"@rushstack/node-core-library": "3.47.0", | ||
"@rushstack/typings-generator": "0.7.2", | ||
"pseudolocale": "~1.1.0", | ||
@@ -22,4 +22,4 @@ "xmldoc": "~1.1.2" | ||
"@rushstack/eslint-config": "2.6.1", | ||
"@rushstack/heft": "0.45.12", | ||
"@rushstack/heft-node-rig": "1.9.13", | ||
"@rushstack/heft": "0.45.13", | ||
"@rushstack/heft-node-rig": "1.9.14", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "12.20.24", |
+ Added@rushstack/node-core-library@3.47.0(transitive)
+ Added@rushstack/typings-generator@0.7.2(transitive)
- Removed@rushstack/node-core-library@3.46.0(transitive)
- Removed@rushstack/typings-generator@0.7.1(transitive)