Comparing version 3.0.35 to 3.0.36
@@ -0,1 +1,8 @@ | ||
## [3.0.36](https://github.com/thenativeweb/nodeenv/compare/3.0.35...3.0.36) (2021-01-04) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.16 to 14.14.19 ([#355](https://github.com/thenativeweb/nodeenv/issues/355)) ([294343c](https://github.com/thenativeweb/nodeenv/commit/294343c8556709ffd690d1a448bffed0484089c1)) | ||
## [3.0.35](https://github.com/thenativeweb/nodeenv/compare/3.0.34...3.0.35) (2020-12-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.35", | ||
"version": "3.0.36", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.16" | ||
"@types/node": "14.14.19" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
18812
+ Added@types/node@14.14.19(transitive)
- Removed@types/node@14.14.16(transitive)
Updated@types/node@14.14.19