Skip to content

Commit b5a4ca5

Browse files
committed
chore: update LumX core
1 parent 308833b commit b5a4ca5

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.38",
50+
"@lumx/core": "0.7.39",
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.38":
724-
version "0.7.38"
725-
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.38.tgz#f370ebe6de1e6c0b2978cfddc724ab62398c1aad"
726-
integrity sha512-Qj+hcLUB8SqpsRywpZOv/0cDV4eEW4riQDdq4bqYyiqbDVubYno6qZV5i4vw8Pm7DohvnYXs+Qh5tY0r93AVtA==
723+
"@lumx/core@0.7.39":
724+
version "0.7.39"
725+
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.39.tgz#abcc2baf46e07c1c7ea1bd280a79618c962c691e"
726+
integrity sha512-bmDMG+zg4ehr6drai95wH1falzOOMS8A0xJUqXnhePSXMCQ9fnORmAaD/ydMBC5wk3f7lIh/1P3Km2LZx+123A==
727727
dependencies:
728728
classnames "^2.2.6"
729729
focus-visible "^4.1.5"

0 commit comments

Comments
 (0)