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