Comparing version 3.0.49 to 3.0.50
@@ -0,1 +1,8 @@ | ||
## [3.0.50](https://github.com/thenativeweb/nodeenv/compare/3.0.49...3.0.50) (2021-03-27) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.36 to 14.14.37 ([#422](https://github.com/thenativeweb/nodeenv/issues/422)) ([c7efaf3](https://github.com/thenativeweb/nodeenv/commit/c7efaf3808fa84ed966b4814983b331c1303a04a)) | ||
## [3.0.49](https://github.com/thenativeweb/nodeenv/compare/3.0.48...3.0.49) (2021-03-25) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.49", | ||
"version": "3.0.50", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,7 +26,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.36" | ||
"@types/node": "14.14.37" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.7", | ||
"roboter": "11.6.32", | ||
"assertthat": "5.2.8", | ||
"roboter": "11.6.34", | ||
"semantic-release-configuration": "2.0.0" | ||
@@ -33,0 +33,0 @@ }, |
23205
+ Added@types/node@14.14.37(transitive)
- Removed@types/node@14.14.36(transitive)
Updated@types/node@14.14.37