@rushstack/heft-config-file
Advanced tools
Comparing version 0.14.1 to 0.14.2
@@ -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.37.0" | ||
"packageVersion": "7.37.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -19,8 +19,8 @@ "repository": { | ||
"jsonpath-plus": "~4.0.0", | ||
"@rushstack/node-core-library": "3.60.1", | ||
"@rushstack/node-core-library": "3.61.0", | ||
"@rushstack/rig-package": "0.5.1" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.59.0", | ||
"@rushstack/heft-node-rig": "2.2.23", | ||
"@rushstack/heft": "0.62.0", | ||
"@rushstack/heft-node-rig": "2.3.2", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -27,0 +27,0 @@ "@types/node": "18.17.15", |
106565
+ Added@rushstack/node-core-library@3.61.0(transitive)
- Removed@rushstack/node-core-library@3.60.1(transitive)