Comparing version 3.0.55 to 3.0.56
@@ -0,1 +1,8 @@ | ||
## [3.0.56](https://github.com/thenativeweb/nodeenv/compare/3.0.55...3.0.56) (2021-05-17) | ||
### Bug Fixes | ||
* bump @types/node from 15.0.2 to 15.3.0 ([#439](https://github.com/thenativeweb/nodeenv/issues/439)) ([c224a0e](https://github.com/thenativeweb/nodeenv/commit/c224a0e7c3b6beb05872c104ac3146667cd81f4b)) | ||
## [3.0.55](https://github.com/thenativeweb/nodeenv/compare/3.0.54...3.0.55) (2021-05-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.55", | ||
"version": "3.0.56", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,7 +26,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "15.0.2" | ||
"@types/node": "15.3.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.0.0", | ||
"roboter": "11.6.40", | ||
"assertthat": "6.0.1", | ||
"roboter": "11.6.42", | ||
"semantic-release-configuration": "2.0.0" | ||
@@ -33,0 +33,0 @@ }, |
25081
+ Added@types/node@15.3.0(transitive)
- Removed@types/node@15.0.2(transitive)
Updated@types/node@15.3.0