Comparing version 3.0.45 to 3.0.46
@@ -0,1 +1,8 @@ | ||
## [3.0.46](https://github.com/thenativeweb/nodeenv/compare/3.0.45...3.0.46) (2021-03-09) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.31 to 14.14.32 ([#402](https://github.com/thenativeweb/nodeenv/issues/402)) ([8c3291b](https://github.com/thenativeweb/nodeenv/commit/8c3291b5f4fad4be11f2e72a2067bda0289de804)) | ||
## [3.0.45](https://github.com/thenativeweb/nodeenv/compare/3.0.44...3.0.45) (2021-02-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.45", | ||
"version": "3.0.46", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,8 +26,8 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.31" | ||
"@types/node": "14.14.32" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.5", | ||
"roboter": "11.6.19", | ||
"semantic-release-configuration": "1.0.34" | ||
"roboter": "11.6.23", | ||
"semantic-release-configuration": "1.0.36" | ||
}, | ||
@@ -34,0 +34,0 @@ "repository": { |
21962
+ Added@types/node@14.14.32(transitive)
- Removed@types/node@14.14.31(transitive)
Updated@types/node@14.14.32