Comparing version 3.0.21 to 3.0.22
@@ -0,1 +1,8 @@ | ||
## [3.0.22](https://github.com/thenativeweb/nodeenv/compare/3.0.21...3.0.22) (2020-10-19) | ||
### Bug Fixes | ||
* bump @types/node from 14.11.8 to 14.11.10 ([#293](https://github.com/thenativeweb/nodeenv/issues/293)) ([2d8c1e2](https://github.com/thenativeweb/nodeenv/commit/2d8c1e2ec89a591d41eec17cb4f22aedb725ad06)) | ||
## [3.0.21](https://github.com/thenativeweb/nodeenv/compare/3.0.20...3.0.21) (2020-10-12) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "nodeenv", | ||
"version": "3.0.21", | ||
"version": "3.0.22", | ||
"description": "nodeenv enables tests to control Node.js environment variables.", | ||
@@ -26,8 +26,8 @@ "contributors": [ | ||
"dependencies": { | ||
"@types/node": "14.11.8" | ||
"@types/node": "14.11.10" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "5.2.1", | ||
"roboter": "11.3.12", | ||
"semantic-release-configuration": "1.0.21" | ||
"roboter": "11.4.2", | ||
"semantic-release-configuration": "1.0.23" | ||
}, | ||
@@ -34,0 +34,0 @@ "repository": { |
14386
+ Added@types/node@14.11.10(transitive)
- Removed@types/node@14.11.8(transitive)
Updated@types/node@14.11.10