@rushstack/heft-config-file
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -5,2 +5,23 @@ { | ||
{ | ||
"version": "0.3.4", | ||
"tag": "@rushstack/heft-config-file_v0.3.4", | ||
"date": "Mon, 05 Oct 2020 22:36:57 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.34.2`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/rig-package\" to `0.2.3`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.2.0`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@rushstack/heft-node-rig\" to `0.1.4`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.3.3", | ||
@@ -7,0 +28,0 @@ "tag": "@rushstack/heft-config-file_v0.3.3", |
# Change Log - @rushstack/heft-config-file | ||
This log was last generated on Mon, 05 Oct 2020 15:10:43 GMT and should not be manually modified. | ||
This log was last generated on Mon, 05 Oct 2020 22:36:57 GMT and should not be manually modified. | ||
## 0.3.4 | ||
Mon, 05 Oct 2020 22:36:57 GMT | ||
_Version update only_ | ||
## 0.3.3 | ||
@@ -6,0 +11,0 @@ Mon, 05 Oct 2020 15:10:43 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.10.1" | ||
"packageVersion": "7.10.2" | ||
} | ||
] | ||
} |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -21,10 +21,10 @@ "repository": { | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.34.1", | ||
"@rushstack/rig-package": "0.2.2", | ||
"@rushstack/node-core-library": "3.34.2", | ||
"@rushstack/rig-package": "0.2.3", | ||
"jsonpath-plus": "~4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "2.1.3", | ||
"@rushstack/eslint-config": "2.2.0", | ||
"@rushstack/heft": "0.14.0", | ||
"@rushstack/heft-node-rig": "0.1.3", | ||
"@rushstack/heft-node-rig": "0.1.4", | ||
"@types/heft-jest": "1.0.1", | ||
@@ -31,0 +31,0 @@ "@types/node": "10.17.13" |
50000
1079
+ Added@rushstack/node-core-library@3.34.2(transitive)
+ Added@rushstack/rig-package@0.2.3(transitive)
- Removed@rushstack/node-core-library@3.34.1(transitive)
- Removed@rushstack/rig-package@0.2.2(transitive)
Updated@rushstack/rig-package@0.2.3