@rushstack/heft-config-file
Advanced tools
Comparing version 0.12.4 to 0.12.5
@@ -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.35.1" | ||
"packageVersion": "7.35.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.12.4", | ||
"version": "0.12.5", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -19,11 +19,11 @@ "repository": { | ||
"jsonpath-plus": "~4.0.0", | ||
"@rushstack/node-core-library": "3.59.3", | ||
"@rushstack/rig-package": "0.3.20" | ||
"@rushstack/node-core-library": "3.59.4", | ||
"@rushstack/rig-package": "0.3.21" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.51.0", | ||
"@rushstack/heft-node-rig": "2.0.1", | ||
"@rushstack/heft": "0.54.0", | ||
"@rushstack/heft-node-rig": "2.2.6", | ||
"@types/heft-jest": "1.0.1", | ||
"@types/node": "14.18.36", | ||
"@rushstack/eslint-config": "3.3.1" | ||
"@rushstack/eslint-config": "3.3.2" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
+ Added@rushstack/node-core-library@3.59.4(transitive)
+ Added@rushstack/rig-package@0.3.21(transitive)
- Removed@rushstack/node-core-library@3.59.3(transitive)
- Removed@rushstack/rig-package@0.3.20(transitive)