From 8f1f048e83e0c3cc547d474c8608d5af71f821c0 Mon Sep 17 00:00:00 2001 From: Matthias Manoukian Date: Mon, 4 Nov 2019 13:37:11 +0100 Subject: [PATCH] chore: update LumX core --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d8b24815..b0db27fc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "webpack-defaults": "webpack-defaults" }, "dependencies": { - "@lumx/core": "0.7.35", + "@lumx/core": "0.7.36", "@lumx/icons": "0.7.16", "angular": "^1.5.11", "focus-visible": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 7b63221e..1692cd4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -720,10 +720,10 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@lumx/core@0.7.35": - version "0.7.35" - resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.35.tgz#0d0e144149c81ef53c932a8ab62d53db2b987859" - integrity sha512-SBR0n6DBOSnrxul8F/oi/zAc78sim29/0ULhGdTd3QJ+phzXa2DnxY63b91tOYwJfTv2FN6bbcNiauNptb7qhw== +"@lumx/core@0.7.36": + version "0.7.36" + resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.36.tgz#85f0ac00d43f108d3120be8ac7a610bbfb2515cf" + integrity sha512-aJNm9YbyQVYf3qJEt6+oyTWc9uIlFB46rqwA+kEPIUKS/3VlXBs7Rj0BZM8wOMQ4NSsTyzSZcETszyutu83K5A== dependencies: classnames "^2.2.6" focus-visible "^4.1.5"