Comparing version 3.0.69 to 3.0.70
@@ -0,1 +1,8 @@ | ||
## [3.0.70](https://github.com/thenativeweb/nodeenv/compare/3.0.69...3.0.70) (2021-08-16) | ||
### Bug Fixes | ||
* bump path-parse from 1.0.6 to 1.0.7 ([#479](https://github.com/thenativeweb/nodeenv/issues/479)) ([93c22cf](https://github.com/thenativeweb/nodeenv/commit/93c22cf03d55e1d9000acf300b85737cc3e1b99c)) | ||
## [3.0.69](https://github.com/thenativeweb/nodeenv/compare/3.0.68...3.0.69) (2021-08-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.69", | ||
"version": "3.0.70", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -29,3 +29,3 @@ "contributors": [ | ||
"devDependencies": { | ||
"assertthat": "6.3.11", | ||
"assertthat": "6.3.12", | ||
"roboter": "11.7.8", | ||
@@ -32,0 +32,0 @@ "semantic-release-configuration": "2.0.5" |
29440