Comparing version 3.0.32 to 3.0.33
@@ -0,1 +1,8 @@ | ||
## [3.0.33](https://github.com/thenativeweb/nodeenv/compare/3.0.32...3.0.33) (2020-12-13) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.12 to 14.14.13 ([#347](https://github.com/thenativeweb/nodeenv/issues/347)) ([a12cecd](https://github.com/thenativeweb/nodeenv/commit/a12cecd5035a2d30eeae425a150e1e429eb5e392)) | ||
## [3.0.32](https://github.com/thenativeweb/nodeenv/compare/3.0.31...3.0.32) (2020-12-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.32", | ||
"version": "3.0.33", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.12" | ||
"@types/node": "14.14.13" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
17867
+ Added@types/node@14.14.13(transitive)
- Removed@types/node@14.14.12(transitive)
Updated@types/node@14.14.13