@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.45 to 0.8.46
@@ -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.2" | ||
"packageVersion": "7.34.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.45", | ||
"version": "0.8.46", | ||
"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.55.1", | ||
"@rushstack/typings-generator": "0.10.1" | ||
"@rushstack/node-core-library": "3.55.2", | ||
"@rushstack/typings-generator": "0.10.2" | ||
}, | ||
@@ -24,5 +24,5 @@ "devDependencies": { | ||
"@types/xmldoc": "1.1.4", | ||
"@rushstack/eslint-config": "3.1.1", | ||
"@rushstack/heft": "0.49.6", | ||
"@rushstack/heft-node-rig": "1.12.3" | ||
"@rushstack/eslint-config": "3.2.0", | ||
"@rushstack/heft": "0.49.7", | ||
"@rushstack/heft-node-rig": "1.12.4" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@3.55.2(transitive)
+ Added@rushstack/typings-generator@0.10.2(transitive)
- Removed@rushstack/node-core-library@3.55.1(transitive)
- Removed@rushstack/typings-generator@0.10.1(transitive)