Comparing version 3.0.8 to 3.0.9
@@ -0,1 +1,8 @@ | ||
## [3.0.9](https://github.com/thenativeweb/nodeenv/compare/3.0.8...3.0.9) (2020-07-29) | ||
### Bug Fixes | ||
* bump @types/node from 14.0.26 to 14.0.27 ([#246](https://github.com/thenativeweb/nodeenv/issues/246)) ([e625035](https://github.com/thenativeweb/nodeenv/commit/e6250352bc351ac2ae381872bf11e0bc4f2f04e6)) | ||
## [3.0.8](https://github.com/thenativeweb/nodeenv/compare/3.0.7...3.0.8) (2020-07-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,7 +26,7 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.0.26" | ||
"@types/node": "14.0.27" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.1", | ||
"roboter": "11.2.9", | ||
"roboter": "11.2.11", | ||
"semantic-release-configuration": "1.0.20" | ||
@@ -33,0 +33,0 @@ }, |
10326
+ Added@types/node@14.0.27(transitive)
- Removed@types/node@14.0.26(transitive)
Updated@types/node@14.0.27