Comparing version 3.0.61 to 3.0.62
@@ -0,1 +1,8 @@ | ||
## [3.0.62](https://github.com/thenativeweb/nodeenv/compare/3.0.61...3.0.62) (2021-06-15) | ||
### Bug Fixes | ||
* bump @types/node from 15.12.1 to 15.12.2 ([#458](https://github.com/thenativeweb/nodeenv/issues/458)) ([075b940](https://github.com/thenativeweb/nodeenv/commit/075b94020306adfb214003c65a2bc89024ee6d8c)) | ||
## [3.0.61](https://github.com/thenativeweb/nodeenv/compare/3.0.60...3.0.61) (2021-06-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.61", | ||
"version": "3.0.62", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,6 +26,6 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "15.12.1" | ||
"@types/node": "15.12.2" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.3.2", | ||
"assertthat": "6.3.3", | ||
"roboter": "11.7.3", | ||
@@ -32,0 +32,0 @@ "semantic-release-configuration": "2.0.1" |
26948
+ Added@types/node@15.12.2(transitive)
- Removed@types/node@15.12.1(transitive)
Updated@types/node@15.12.2