Comparing version 3.0.42 to 3.0.43
@@ -0,1 +1,8 @@ | ||
## [3.0.43](https://github.com/thenativeweb/nodeenv/compare/3.0.42...3.0.43) (2021-02-15) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.27 to 14.14.28 ([#386](https://github.com/thenativeweb/nodeenv/issues/386)) ([5efbd16](https://github.com/thenativeweb/nodeenv/commit/5efbd16bde423887e177069cf48a8ce567c6c80e)) | ||
## [3.0.42](https://github.com/thenativeweb/nodeenv/compare/3.0.41...3.0.42) (2021-02-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.42", | ||
"version": "3.0.43", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.27" | ||
"@types/node": "14.14.28" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
21017
+ Added@types/node@14.14.28(transitive)
- Removed@types/node@14.14.27(transitive)
Updated@types/node@14.14.28