@rushstack/localization-utilities
Advanced tools
Comparing version 0.9.55 to 0.9.56
@@ -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.46.2" | ||
"packageVersion": "7.47.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.9.55", | ||
"version": "0.9.56", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -16,10 +16,10 @@ "main": "lib/index.js", | ||
"xmldoc": "~1.1.2", | ||
"@rushstack/node-core-library": "5.4.1", | ||
"@rushstack/terminal": "0.13.0", | ||
"@rushstack/typings-generator": "0.12.55" | ||
"@rushstack/typings-generator": "0.12.56", | ||
"@rushstack/node-core-library": "5.4.1" | ||
}, | ||
"devDependencies": { | ||
"@types/xmldoc": "1.1.4", | ||
"@rushstack/heft": "0.66.18", | ||
"local-node-rig": "1.0.0" | ||
"local-node-rig": "1.0.0", | ||
"@rushstack/heft": "0.66.19" | ||
}, | ||
@@ -26,0 +26,0 @@ "scripts": { |
+ Added@rushstack/typings-generator@0.12.56(transitive)
- Removed@rushstack/typings-generator@0.12.55(transitive)