@rushstack/heft-config-file
Advanced tools
Comparing version 0.11.0 to 0.11.1
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -18,8 +18,8 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.52.0", | ||
"@rushstack/rig-package": "0.3.15", | ||
"@rushstack/node-core-library": "3.53.0", | ||
"@rushstack/rig-package": "0.3.16", | ||
"jsonpath-plus": "~4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "3.0.1", | ||
"@rushstack/eslint-config": "3.1.0", | ||
"@rushstack/heft": "0.47.9", | ||
@@ -26,0 +26,0 @@ "@rushstack/heft-node-rig": "1.10.0", |
+ Added@rushstack/node-core-library@3.53.0(transitive)
+ Added@rushstack/rig-package@0.3.16(transitive)
- Removed@rushstack/node-core-library@3.52.0(transitive)
- Removed@rushstack/rig-package@0.3.15(transitive)