hops-bootstrap
Advanced tools
Comparing version 13.2.0 to 13.2.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [13.2.1](https://github.com/xing/hops/compare/v13.2.0...v13.2.1) (2020-11-20) | ||
### Bug Fixes | ||
* upgrade is-plain-obj to v3 ([fb864d7](https://github.com/xing/hops/commit/fb864d7ad007d135d033d46cc3ded7e78fd61f90)) | ||
# [13.2.0](https://github.com/xing/hops/compare/v13.1.0...v13.2.0) (2020-11-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "hops-bootstrap", | ||
"version": "13.2.0", | ||
"version": "13.2.1", | ||
"description": "Hops bootstrap", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"flat": "^5.0.0", | ||
"is-plain-obj": "^2.0.0", | ||
"is-plain-obj": "^3.0.0", | ||
"lodash.mergewith": "^4.6.2", | ||
@@ -33,3 +33,3 @@ "mixinable": "^5.0.1", | ||
}, | ||
"gitHead": "2eb973927920600a9cc94c31570807f2dbef60f8" | ||
"gitHead": "7d760ccc3c04fa7596ea837bf0196bca6b66c93e" | ||
} |
34017
+ Addedis-plain-obj@3.0.0(transitive)
- Removedis-plain-obj@2.1.0(transitive)
Updatedis-plain-obj@^3.0.0