Comparing version 3.0.39 to 3.0.40
@@ -0,1 +1,8 @@ | ||
## [3.0.40](https://github.com/thenativeweb/nodeenv/compare/3.0.39...3.0.40) (2021-02-08) | ||
### Bug Fixes | ||
* bump @types/node from 14.14.22 to 14.14.25 ([#376](https://github.com/thenativeweb/nodeenv/issues/376)) ([2512923](https://github.com/thenativeweb/nodeenv/commit/25129230faef48bfd8168a8e09add294a7bd472f)) | ||
## [3.0.39](https://github.com/thenativeweb/nodeenv/compare/3.0.38...3.0.39) (2021-01-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.39", | ||
"version": "3.0.40", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,8 +26,8 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.14.22" | ||
"@types/node": "14.14.25" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.5", | ||
"roboter": "11.6.4", | ||
"semantic-release-configuration": "1.0.31" | ||
"roboter": "11.6.6", | ||
"semantic-release-configuration": "1.0.32" | ||
}, | ||
@@ -34,0 +34,0 @@ "repository": { |
20071
+ Added@types/node@14.14.25(transitive)
- Removed@types/node@14.14.22(transitive)
Updated@types/node@14.14.25