@podium/layout
Advanced tools
Comparing version 4.6.11 to 4.6.12
@@ -0,1 +1,8 @@ | ||
## [4.6.12](https://github.com/podium-lib/layout/compare/v4.6.11...v4.6.12) (2020-10-10) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.3.3 ([be4816a](https://github.com/podium-lib/layout/commit/be4816a9926ae45b2492d531997b348b21cf5b1f)) | ||
## [4.6.11](https://github.com/podium-lib/layout/compare/v4.6.10...v4.6.11) (2020-10-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/layout", | ||
"version": "4.6.11", | ||
"version": "4.6.12", | ||
"description": "Module for composing full page layouts out of page fragments in a micro frontend architecture.", | ||
@@ -44,3 +44,3 @@ "main": "lib/layout.js", | ||
"@podium/schemas": "4.0.5", | ||
"@podium/utils": "4.3.1", | ||
"@podium/utils": "4.3.3", | ||
"abslog": "2.4.0", | ||
@@ -47,0 +47,0 @@ "lodash.merge": "4.6.2", |
38796
+ Added@podium/utils@4.3.3(transitive)
+ Addedcamelcase@6.1.0(transitive)
Updated@podium/utils@4.3.3