@rushstack/heft-config-file
Advanced tools
Comparing version 0.14.20 to 0.14.21
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.14.20", | ||
"version": "0.14.21", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -19,5 +19,5 @@ "repository": { | ||
"jsonpath-plus": "~4.0.0", | ||
"@rushstack/node-core-library": "5.0.0", | ||
"@rushstack/terminal": "0.11.1", | ||
"@rushstack/rig-package": "0.5.2" | ||
"@rushstack/rig-package": "0.5.2", | ||
"@rushstack/node-core-library": "5.1.0", | ||
"@rushstack/terminal": "0.12.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
+ Added@rushstack/node-core-library@5.1.0(transitive)
+ Added@rushstack/terminal@0.12.0(transitive)
- Removed@rushstack/node-core-library@5.0.0(transitive)
- Removed@rushstack/terminal@0.11.1(transitive)
Updated@rushstack/terminal@0.12.0