Comparing version 3.0.66 to 3.0.67
@@ -0,1 +1,8 @@ | ||
## [3.0.67](https://github.com/thenativeweb/nodeenv/compare/3.0.66...3.0.67) (2021-07-26) | ||
### Bug Fixes | ||
* bump @types/node from 16.3.3 to 16.4.3 ([#471](https://github.com/thenativeweb/nodeenv/issues/471)) ([6d4aac9](https://github.com/thenativeweb/nodeenv/commit/6d4aac9985fe303693af3b946309d61537c2b479)) | ||
## [3.0.66](https://github.com/thenativeweb/nodeenv/compare/3.0.65...3.0.66) (2021-07-19) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.66", | ||
"version": "3.0.67", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,6 +26,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "16.3.3" | ||
"@types/node": "16.4.3" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.3.6", | ||
"assertthat": "6.3.7", | ||
"roboter": "11.7.7", | ||
@@ -32,0 +32,0 @@ "semantic-release-configuration": "2.0.5" |
28505
+ Added@types/node@16.4.3(transitive)
- Removed@types/node@16.3.3(transitive)
Updated@types/node@16.4.3