From 69cebf905825dd0f4c34e1230df2cef796b37591 Mon Sep 17 00:00:00 2001 From: Matthias Manoukian Date: Sat, 19 Oct 2019 13:53:45 +0200 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 8607d9c37..b8ec92d70 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "webpack-defaults": "webpack-defaults" }, "dependencies": { - "@lumx/core": "0.7.31", + "@lumx/core": "0.7.32", "@lumx/icons": "0.7.16", "angular": "^1.5.11", "focus-visible": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index c732b4056..45f83b29a 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.31": - version "0.7.31" - resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.31.tgz#0ec3208380add460fdeb6727b89782aa6de7a282" - integrity sha512-BJSkr8+oIMpjovoRJHjQ/OEmftBARSRn8Duh+Z0YR76xB0fDX4aSdbnDjusgg7Fxtr/AH/BHtyYGsdIWrZ1SGg== +"@lumx/core@0.7.32": + version "0.7.32" + resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.32.tgz#1e416b2ac7af8c3a3beb1c740b1293e7f7e8db2c" + integrity sha512-YhrxrMsZ8EwHhue13YxfqDUJoGEAdcd5gSqdlb703+5PlNHiafmqndzqE8rx8kCskmC5h6JnYwOlKtZ2nv/F5Q== dependencies: classnames "^2.2.6" focus-visible "^4.1.5"