Comparing version 3.0.65 to 3.0.66
@@ -0,1 +1,8 @@ | ||
## [3.0.66](https://github.com/thenativeweb/nodeenv/compare/3.0.65...3.0.66) (2021-07-19) | ||
### Bug Fixes | ||
* bump @types/node from 16.3.1 to 16.3.3 ([#468](https://github.com/thenativeweb/nodeenv/issues/468)) ([490347b](https://github.com/thenativeweb/nodeenv/commit/490347b906dc9db60a20f3736f605f410aa296df)) | ||
## [3.0.65](https://github.com/thenativeweb/nodeenv/compare/3.0.64...3.0.65) (2021-07-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.65", | ||
"version": "3.0.66", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "16.3.1" | ||
"@types/node": "16.3.3" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
28194
+ Added@types/node@16.3.3(transitive)
- Removed@types/node@16.3.1(transitive)
Updated@types/node@16.3.3