@rushstack/localization-utilities
Advanced tools
Comparing version 0.8.25 to 0.8.26
{ | ||
"name": "@rushstack/localization-utilities", | ||
"version": "0.8.25", | ||
"version": "0.8.26", | ||
"description": "This plugin contains some useful functions for localization.", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.52.0", | ||
"@rushstack/typings-generator": "0.8.1", | ||
"@rushstack/node-core-library": "3.53.0", | ||
"@rushstack/typings-generator": "0.8.2", | ||
"pseudolocale": "~1.1.0", | ||
@@ -21,5 +21,5 @@ "xmldoc": "~1.1.2" | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "3.0.1", | ||
"@rushstack/heft": "0.47.11", | ||
"@rushstack/heft-node-rig": "1.10.13", | ||
"@rushstack/eslint-config": "3.1.0", | ||
"@rushstack/heft": "0.48.0", | ||
"@rushstack/heft-node-rig": "1.11.0", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -26,0 +26,0 @@ "@types/node": "12.20.24", |
63805
+ Added@rushstack/node-core-library@3.53.0(transitive)
+ Added@rushstack/typings-generator@0.8.2(transitive)
- Removed@rushstack/node-core-library@3.52.0(transitive)
- Removed@rushstack/typings-generator@0.8.1(transitive)