Skip to content

Commit ca156d8

Browse files
committed
chore: update LumX core
1 parent bc31ab8 commit ca156d8

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.36",
50+
"@lumx/core": "0.7.37",
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.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==
723+
"@lumx/core@0.7.37":
724+
version "0.7.37"
725+
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.37.tgz#324dd6c5152805bff11ea76aa8135cb9e6f86081"
726+
integrity sha512-g7Ty0OTNiXtxcc8/iz81d8CRGyRW2dn4rJI3klL/9WX3Pedaios4iaYAHwRGSAVI8aM8huuj/BvOZzle/UA1Rg==
727727
dependencies:
728728
classnames "^2.2.6"
729729
focus-visible "^4.1.5"

0 commit comments

Comments
 (0)