Skip to content

Commit 8f1f048

Browse files
committed
chore: update LumX core
1 parent ba1fe5e commit 8f1f048

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"webpack-defaults": "webpack-defaults"
4848
},
4949
"dependencies": {
50-
"@lumx/core": "0.7.35",
50+
"@lumx/core": "0.7.36",
5151
"@lumx/icons": "0.7.16",
5252
"angular": "^1.5.11",
5353
"focus-visible": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -720,10 +720,10 @@
720720
lodash "^4.17.13"
721721
to-fast-properties "^2.0.0"
722722

723-
"@lumx/core@0.7.35":
724-
version "0.7.35"
725-
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.35.tgz#0d0e144149c81ef53c932a8ab62d53db2b987859"
726-
integrity sha512-SBR0n6DBOSnrxul8F/oi/zAc78sim29/0ULhGdTd3QJ+phzXa2DnxY63b91tOYwJfTv2FN6bbcNiauNptb7qhw==
723+
"@lumx/core@0.7.36":
724+
version "0.7.36"
725+
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.36.tgz#85f0ac00d43f108d3120be8ac7a610bbfb2515cf"
726+
integrity sha512-aJNm9YbyQVYf3qJEt6+oyTWc9uIlFB46rqwA+kEPIUKS/3VlXBs7Rj0BZM8wOMQ4NSsTyzSZcETszyutu83K5A==
727727
dependencies:
728728
classnames "^2.2.6"
729729
focus-visible "^4.1.5"

0 commit comments

Comments
 (0)