@rushstack/heft-config-file
Advanced tools
Comparing version 0.14.12 to 0.14.13
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.14.12", | ||
"version": "0.14.13", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -19,5 +19,5 @@ "repository": { | ||
"jsonpath-plus": "~4.0.0", | ||
"@rushstack/node-core-library": "4.0.1", | ||
"@rushstack/node-core-library": "4.0.2", | ||
"@rushstack/rig-package": "0.5.2", | ||
"@rushstack/terminal": "0.8.1" | ||
"@rushstack/terminal": "0.9.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "devDependencies": { |
+ Added@rushstack/node-core-library@4.0.2(transitive)
+ Added@rushstack/terminal@0.9.0(transitive)
- Removed@rushstack/node-core-library@4.0.1(transitive)
- Removed@rushstack/terminal@0.8.1(transitive)
Updated@rushstack/terminal@0.9.0