Comparing version 3.0.67 to 3.0.68
@@ -0,1 +1,8 @@ | ||
## [3.0.68](https://github.com/thenativeweb/nodeenv/compare/3.0.67...3.0.68) (2021-08-02) | ||
### Bug Fixes | ||
* bump @types/node from 16.4.3 to 16.4.10 ([#472](https://github.com/thenativeweb/nodeenv/issues/472)) ([2b2b991](https://github.com/thenativeweb/nodeenv/commit/2b2b99187d28d84bc45769a83b2a89309ede57c5)) | ||
## [3.0.67](https://github.com/thenativeweb/nodeenv/compare/3.0.66...3.0.67) (2021-07-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.67", | ||
"version": "3.0.68", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,7 +26,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "16.4.3" | ||
"@types/node": "16.4.10" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.3.7", | ||
"roboter": "11.7.7", | ||
"assertthat": "6.3.9", | ||
"roboter": "11.7.8", | ||
"semantic-release-configuration": "2.0.5" | ||
@@ -33,0 +33,0 @@ }, |
28818
+ Added@types/node@16.4.10(transitive)
- Removed@types/node@16.4.3(transitive)
Updated@types/node@16.4.10