@lage-run/target-graph
Advanced tools
Comparing version 0.8.8 to 0.8.9
@@ -5,6 +5,36 @@ { | ||
{ | ||
"date": "Tue, 12 Dec 2023 04:22:18 GMT", | ||
"date": "Thu, 21 Dec 2023 09:48:33 GMT", | ||
"version": "0.8.9", | ||
"tag": "@lage-run/target-graph_v0.8.9", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "@lage-run/target-graph", | ||
"commit": "429047eb173880261b9e76f82ef1fcf7bfe9e29a", | ||
"comment": "Pin external deps to ensure explicit updates to lage bundle" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Thu, 21 Dec 2023 08:37:41 GMT", | ||
"version": "0.8.8", | ||
"tag": "@lage-run/target-graph_v0.8.8", | ||
"comments": { | ||
"none": [ | ||
{ | ||
"author": "elcraig@microsoft.com", | ||
"package": "@lage-run/target-graph", | ||
"commit": "0752bad677868d982719f792f6692ab43ad325e0", | ||
"comment": "Use ranges for devDependencies" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 12 Dec 2023 04:22:41 GMT", | ||
"version": "0.8.8", | ||
"tag": "@lage-run/target-graph_v0.8.8", | ||
"comments": { | ||
"patch": [ | ||
@@ -11,0 +41,0 @@ { |
# Change Log - @lage-run/target-graph | ||
This log was last generated on Tue, 12 Dec 2023 04:22:18 GMT and should not be manually modified. | ||
This log was last generated on Thu, 21 Dec 2023 09:48:33 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.8.9 | ||
Thu, 21 Dec 2023 09:48:33 GMT | ||
### Patches | ||
- Pin external deps to ensure explicit updates to lage bundle (elcraig@microsoft.com) | ||
## 0.8.8 | ||
Tue, 12 Dec 2023 04:22:18 GMT | ||
Tue, 12 Dec 2023 04:22:41 GMT | ||
@@ -11,0 +19,0 @@ ### Patches |
@@ -1,1 +0,1 @@ | ||
module.exports = require("monorepo-scripts/config/jest.config.js"); | ||
module.exports = require("@lage-run/monorepo-scripts/config/jest.config.js"); |
{ | ||
"name": "@lage-run/target-graph", | ||
"version": "0.8.8", | ||
"version": "0.8.9", | ||
"description": "Target for Lage", | ||
@@ -20,6 +20,6 @@ "repository": { | ||
"dependencies": { | ||
"workspace-tools": "^0.36.4" | ||
"workspace-tools": "0.36.4" | ||
}, | ||
"devDependencies": { | ||
"monorepo-scripts": "*" | ||
"@lage-run/monorepo-scripts": "*" | ||
}, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
66855
1757
Updatedworkspace-tools@0.36.4