hops-bootstrap
Advanced tools
Comparing version 14.1.0 to 14.2.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [14.2.0](https://github.com/xing/hops/compare/v14.1.0...v14.2.0) (2021-06-14) | ||
### Bug Fixes | ||
* update dependency dotenv to v10 ([8e206ed](https://github.com/xing/hops/commit/8e206ed06a06ed0779afd165a6931be210be1a28)) | ||
* update dependency dotenv to v9 ([467ae09](https://github.com/xing/hops/commit/467ae09c8f356209a50f88e6b80a46e0939d3b3d)) | ||
# [14.1.0](https://github.com/xing/hops/compare/v14.0.1...v14.1.0) (2021-04-20) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "hops-bootstrap", | ||
"version": "14.1.0", | ||
"version": "14.2.0", | ||
"description": "Hops bootstrap", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"cosmiconfig": "^7.0.0", | ||
"dotenv": "^8.1.0", | ||
"dotenv": "^10.0.0", | ||
"enhanced-resolve": "^5.0.0", | ||
@@ -25,3 +25,3 @@ "escape-string-regexp": "^4.0.0", | ||
"flat": "^5.0.0", | ||
"hops-debug": "14.1.0", | ||
"hops-debug": "14.2.0", | ||
"is-plain-obj": "^3.0.0", | ||
@@ -40,3 +40,3 @@ "mixinable": "^5.0.1", | ||
}, | ||
"gitHead": "3f9bbc77f1d3d82012d7a7546f65506687654fac" | ||
"gitHead": "ca09c6e3e43c6e6013061fddbe29931da7b4a32b" | ||
} |
39587
+ Addeddotenv@10.0.0(transitive)
+ Addedhops-debug@14.2.0(transitive)
- Removeddotenv@8.6.0(transitive)
- Removedhops-debug@14.1.0(transitive)
Updateddotenv@^10.0.0
Updatedhops-debug@14.2.0