Comparing version 3.0.50 to 3.0.51
@@ -0,1 +1,8 @@ | ||
## [3.0.51](https://github.com/thenativeweb/nodeenv/compare/3.0.50...3.0.51) (2021-04-18) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.37 to 14.14.39 ([#427](https://github.com/thenativeweb/nodeenv/issues/427)) ([20c9d3d](https://github.com/thenativeweb/nodeenv/commit/20c9d3d4cb7f443b069ffc515f74f4c0c86076f5)) | ||
## [3.0.50](https://github.com/thenativeweb/nodeenv/compare/3.0.49...3.0.50) (2021-03-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.50", | ||
"version": "3.0.51", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,7 +26,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.37" | ||
"@types/node": "14.14.39" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.8", | ||
"roboter": "11.6.34", | ||
"roboter": "11.6.37", | ||
"semantic-release-configuration": "2.0.0" | ||
@@ -33,0 +33,0 @@ }, |
23520
+ Added@types/node@14.14.39(transitive)
- Removed@types/node@14.14.37(transitive)
Updated@types/node@14.14.39