@rushstack/heft-config-file
Advanced tools
Comparing version 0.2.6 to 0.2.7
@@ -5,2 +5,20 @@ { | ||
{ | ||
"version": "0.2.7", | ||
"tag": "@rushstack/heft-config-file_v0.2.7", | ||
"date": "Tue, 22 Sep 2020 05:45:57 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.33.6`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/rush-stack-compiler-3.7\" to `0.6.21`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.1.1`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.2.6", | ||
@@ -7,0 +25,0 @@ "tag": "@rushstack/heft-config-file_v0.2.6", |
# Change Log - @rushstack/heft-config-file | ||
This log was last generated on Tue, 22 Sep 2020 01:45:31 GMT and should not be manually modified. | ||
This log was last generated on Tue, 22 Sep 2020 05:45:57 GMT and should not be manually modified. | ||
## 0.2.7 | ||
Tue, 22 Sep 2020 05:45:57 GMT | ||
_Version update only_ | ||
## 0.2.6 | ||
@@ -6,0 +11,0 @@ Tue, 22 Sep 2020 01:45:31 GMT |
@@ -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.9.20" | ||
"packageVersion": "7.9.21" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -22,3 +22,3 @@ "repository": { | ||
"jsonpath-plus": "~4.0.0", | ||
"@rushstack/node-core-library": "3.33.5" | ||
"@rushstack/node-core-library": "3.33.6" | ||
}, | ||
@@ -28,6 +28,6 @@ "devDependencies": { | ||
"@types/node": "10.17.13", | ||
"@microsoft/rush-stack-compiler-3.7": "0.6.20", | ||
"@rushstack/eslint-config": "2.1.0", | ||
"@microsoft/rush-stack-compiler-3.7": "0.6.21", | ||
"@rushstack/eslint-config": "2.1.1", | ||
"@rushstack/heft": "0.8.0" | ||
} | ||
} |
33847
748
+ Added@rushstack/node-core-library@3.33.6(transitive)
- Removed@rushstack/node-core-library@3.33.5(transitive)