Comparing version 3.0.20 to 3.0.21
@@ -0,1 +1,8 @@ | ||
## [3.0.21](https://github.com/thenativeweb/nodeenv/compare/3.0.20...3.0.21) (2020-10-12) | ||
### Bug Fixes | ||
* bump @types/node from 14.11.5 to 14.11.8 ([#288](https://github.com/thenativeweb/nodeenv/issues/288)) ([35e724b](https://github.com/thenativeweb/nodeenv/commit/35e724b54d87a4e2306c4d8dfc9c81e3dc2187cd)) | ||
## [3.0.20](https://github.com/thenativeweb/nodeenv/compare/3.0.19...3.0.20) (2020-10-06) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.20", | ||
"version": "3.0.21", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.11.5" | ||
"@types/node": "14.11.8" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
14072
+ Added@types/node@14.11.8(transitive)
- Removed@types/node@14.11.5(transitive)
Updated@types/node@14.11.8