@rushstack/heft
Advanced tools
Comparing version 0.66.2 to 0.66.3
@@ -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.42.3" | ||
"packageVersion": "7.43.0" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft", | ||
"version": "0.66.2", | ||
"version": "0.66.3", | ||
"description": "Build all your JavaScript projects the same way: A way that works.", | ||
@@ -38,8 +38,8 @@ "keywords": [ | ||
"watchpack": "2.4.0", | ||
"@rushstack/heft-config-file": "0.14.14", | ||
"@rushstack/node-core-library": "4.0.2", | ||
"@rushstack/operation-graph": "0.2.14", | ||
"@rushstack/heft-config-file": "0.14.15", | ||
"@rushstack/rig-package": "0.5.2", | ||
"@rushstack/terminal": "0.10.0", | ||
"@rushstack/ts-command-line": "4.19.1" | ||
"@rushstack/node-core-library": "4.1.0", | ||
"@rushstack/operation-graph": "0.2.15", | ||
"@rushstack/terminal": "0.10.1", | ||
"@rushstack/ts-command-line": "4.19.2" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
"typescript": "~5.4.2", | ||
"@microsoft/api-extractor": "7.43.0", | ||
"@microsoft/api-extractor": "7.43.1", | ||
"local-eslint-config": "1.0.0" | ||
@@ -56,0 +56,0 @@ }, |
+ Added@rushstack/heft-config-file@0.14.15(transitive)
+ Added@rushstack/node-core-library@4.1.0(transitive)
+ Added@rushstack/operation-graph@0.2.15(transitive)
+ Added@rushstack/terminal@0.10.1(transitive)
+ Added@rushstack/ts-command-line@4.19.2(transitive)
- Removed@rushstack/heft-config-file@0.14.14(transitive)
- Removed@rushstack/node-core-library@4.0.2(transitive)
- Removed@rushstack/operation-graph@0.2.14(transitive)
- Removed@rushstack/terminal@0.10.0(transitive)
- Removed@rushstack/ts-command-line@4.19.1(transitive)
Updated@rushstack/terminal@0.10.1