Comparing version 3.0.14 to 3.0.15
@@ -0,1 +1,8 @@ | ||
## [3.0.15](https://github.com/thenativeweb/nodeenv/compare/3.0.14...3.0.15) (2020-09-11) | ||
### Bug Fixes | ||
* bump @types/node from 14.6.4 to 14.10.0 ([#267](https://github.com/thenativeweb/nodeenv/issues/267)) ([d9ec507](https://github.com/thenativeweb/nodeenv/commit/d9ec5071c96b177d2d26330469ba474ef865eb7a)) | ||
## [3.0.14](https://github.com/thenativeweb/nodeenv/compare/3.0.13...3.0.14) (2020-09-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.14", | ||
"version": "3.0.15", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.6.4" | ||
"@types/node": "14.10.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
12194
+ Added@types/node@14.10.0(transitive)
- Removed@types/node@14.6.4(transitive)
Updated@types/node@14.10.0