Comparing version 3.0.18 to 3.0.19
@@ -0,1 +1,8 @@ | ||
## [3.0.19](https://github.com/thenativeweb/nodeenv/compare/3.0.18...3.0.19) (2020-09-22) | ||
### Bug Fixes | ||
* bump @types/node from 14.11.1 to 14.11.2 ([#278](https://github.com/thenativeweb/nodeenv/issues/278)) ([090b5ce](https://github.com/thenativeweb/nodeenv/commit/090b5ce658ffa839493635142cd963cfe15987f4)) | ||
## [3.0.18](https://github.com/thenativeweb/nodeenv/compare/3.0.17...3.0.18) (2020-09-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.18", | ||
"version": "3.0.19", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.11.1" | ||
"@types/node": "14.11.2" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"roboter": "11.2.26", | ||
"semantic-release-configuration": "1.0.20" | ||
"semantic-release-configuration": "1.0.21" | ||
}, | ||
@@ -35,0 +35,0 @@ "repository": { |
13446
+ Added@types/node@14.11.2(transitive)
- Removed@types/node@14.11.1(transitive)
Updated@types/node@14.11.2