@rushstack/heft-config-file
Advanced tools
Comparing version 0.3.21 to 0.3.22
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "0.3.22", | ||
"tag": "@rushstack/heft-config-file_v0.3.22", | ||
"date": "Wed, 19 May 2021 00:11:39 GMT", | ||
"comments": { | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "0.3.21", | ||
@@ -7,0 +19,0 @@ "tag": "@rushstack/heft-config-file_v0.3.21", |
# Change Log - @rushstack/heft-config-file | ||
This log was last generated on Mon, 03 May 2021 15:10:29 GMT and should not be manually modified. | ||
This log was last generated on Wed, 19 May 2021 00:11:39 GMT and should not be manually modified. | ||
## 0.3.22 | ||
Wed, 19 May 2021 00:11:39 GMT | ||
_Version update only_ | ||
## 0.3.21 | ||
@@ -6,0 +11,0 @@ Mon, 03 May 2021 15:10:29 GMT |
{ | ||
"name": "@rushstack/heft-config-file", | ||
"version": "0.3.21", | ||
"version": "0.3.22", | ||
"description": "Configuration file loader for @rushstack/heft", | ||
@@ -16,8 +16,4 @@ "repository": { | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "heft test --clean", | ||
"start": "heft test --clean --watch" | ||
}, | ||
"dependencies": { | ||
"@rushstack/node-core-library": "3.37.0", | ||
"@rushstack/node-core-library": "3.38.0", | ||
"@rushstack/rig-package": "0.2.12", | ||
@@ -32,3 +28,7 @@ "jsonpath-plus": "~4.0.0" | ||
"@types/node": "10.17.13" | ||
}, | ||
"scripts": { | ||
"build": "heft test --clean", | ||
"start": "heft test --clean --watch" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
94504
1348
+ Added@rushstack/node-core-library@3.38.0(transitive)
- Removed@rushstack/node-core-library@3.37.0(transitive)