@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.50 to 0.8.51
@@ -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.34.5" | ||
"packageVersion": "7.34.6" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.50", | ||
"version": "0.8.51", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -16,4 +16,4 @@ "main": "lib/index.js", | ||
"xmldoc": "~1.1.2", | ||
"@rushstack/node-core-library": "3.57.0", | ||
"@rushstack/typings-generator": "0.10.6" | ||
"@rushstack/node-core-library": "3.58.0", | ||
"@rushstack/typings-generator": "0.10.7" | ||
}, | ||
@@ -25,4 +25,4 @@ "devDependencies": { | ||
"@rushstack/eslint-config": "3.2.0", | ||
"@rushstack/heft": "0.50.2", | ||
"@rushstack/heft-node-rig": "1.12.8" | ||
"@rushstack/heft": "0.50.3", | ||
"@rushstack/heft-node-rig": "1.12.9" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@3.58.0(transitive)
+ Added@rushstack/typings-generator@0.10.7(transitive)
- Removed@rushstack/node-core-library@3.57.0(transitive)
- Removed@rushstack/typings-generator@0.10.6(transitive)