Comparing version 3.0.63 to 3.0.64
@@ -0,1 +1,8 @@ | ||
## [3.0.64](https://github.com/thenativeweb/nodeenv/compare/3.0.63...3.0.64) (2021-07-05) | ||
### Bug Fixes | ||
* bump @types/node from 15.12.5 to 16.0.0 ([#463](https://github.com/thenativeweb/nodeenv/issues/463)) ([08602a1](https://github.com/thenativeweb/nodeenv/commit/08602a190b1f2ebe177f02729fcd15b5768af753)) | ||
## [3.0.63](https://github.com/thenativeweb/nodeenv/compare/3.0.62...3.0.63) (2021-06-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.63", | ||
"version": "3.0.64", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,7 +26,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "15.12.5" | ||
"@types/node": "16.0.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.3.3", | ||
"roboter": "11.7.3", | ||
"assertthat": "6.3.5", | ||
"roboter": "11.7.7", | ||
"semantic-release-configuration": "2.0.4" | ||
@@ -33,0 +33,0 @@ }, |
27572
+ Added@types/node@16.0.0(transitive)
- Removed@types/node@15.12.5(transitive)
Updated@types/node@16.0.0