Comparing version 3.0.44 to 3.0.45
@@ -0,1 +1,8 @@ | ||
## [3.0.45](https://github.com/thenativeweb/nodeenv/compare/3.0.44...3.0.45) (2021-02-20) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.29 to 14.14.31 ([#394](https://github.com/thenativeweb/nodeenv/issues/394)) ([2b8b27f](https://github.com/thenativeweb/nodeenv/commit/2b8b27f3e585dc5c19d72e5f80de8fa345e719ec)) | ||
## [3.0.44](https://github.com/thenativeweb/nodeenv/compare/3.0.43...3.0.44) (2021-02-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.44", | ||
"version": "3.0.45", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.29" | ||
"@types/node": "14.14.31" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
21647
996
+ Added@types/node@14.14.31(transitive)
- Removed@types/node@14.14.29(transitive)
Updated@types/node@14.14.31