@rushstack/operation-graph
Advanced tools
Comparing version 0.2.32 to 0.2.33
@@ -5,2 +5,17 @@ { | ||
{ | ||
"version": "0.2.33", | ||
"tag": "@rushstack/operation-graph_v0.2.33", | ||
"date": "Fri, 13 Sep 2024 00:11:43 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.9.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/terminal\" to `0.14.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.32", | ||
@@ -7,0 +22,0 @@ "tag": "@rushstack/operation-graph_v0.2.32", |
# Change Log - @rushstack/operation-graph | ||
This log was last generated on Tue, 10 Sep 2024 20:08:11 GMT and should not be manually modified. | ||
This log was last generated on Fri, 13 Sep 2024 00:11:43 GMT and should not be manually modified. | ||
## 0.2.33 | ||
Fri, 13 Sep 2024 00:11:43 GMT | ||
_Version update only_ | ||
## 0.2.32 | ||
@@ -6,0 +11,0 @@ Tue, 10 Sep 2024 20:08:11 GMT |
{ | ||
"name": "@rushstack/operation-graph", | ||
"version": "0.2.32", | ||
"version": "0.2.33", | ||
"description": "Library for managing and executing operations in a directed acyclic graph.", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@rushstack/node-core-library": "5.8.0", | ||
"@rushstack/terminal": "0.14.1" | ||
"@rushstack/node-core-library": "5.9.0", | ||
"@rushstack/terminal": "0.14.2" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
185067
2674
+ Added@rushstack/node-core-library@5.9.0(transitive)
+ Added@rushstack/terminal@0.14.2(transitive)
- Removed@rushstack/node-core-library@5.8.0(transitive)
- Removed@rushstack/terminal@0.14.1(transitive)
Updated@rushstack/terminal@0.14.2