@rushstack/operation-graph
Advanced tools
Comparing version 0.2.25 to 0.2.26
@@ -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.46.1" | ||
"packageVersion": "7.46.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/operation-graph", | ||
"version": "0.2.25", | ||
"version": "0.2.26", | ||
"description": "Library for managing and executing operations in a directed acyclic graph.", | ||
@@ -14,8 +14,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/terminal": "0.13.0", | ||
"@rushstack/node-core-library": "5.4.1" | ||
"@rushstack/node-core-library": "5.5.0", | ||
"@rushstack/terminal": "0.13.1" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/heft": "0.66.16", | ||
"@rushstack/heft-node-rig": "2.6.14", | ||
"@rushstack/heft": "0.66.17", | ||
"@rushstack/heft-node-rig": "2.6.15", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -22,0 +22,0 @@ "@types/node": "18.17.15", |
+ Added@rushstack/node-core-library@5.5.0(transitive)
+ Added@rushstack/terminal@0.13.1(transitive)
- Removed@rushstack/node-core-library@5.4.1(transitive)
- Removed@rushstack/terminal@0.13.0(transitive)
Updated@rushstack/terminal@0.13.1