Skip to content

Commit 2e72e5d

Browse files
committed
chore: update lumx core
1 parent 79da0a7 commit 2e72e5d

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
@@ -46,7 +46,7 @@
4646
"webpack-defaults": "webpack-defaults"
4747
},
4848
"dependencies": {
49-
"@lumx/core": "0.7.19",
49+
"@lumx/core": "0.7.20",
5050
"@lumx/icons": "0.7.16",
5151
"angular": "^1.5.11",
5252
"bourbon": "^4.2.7",

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.19":
724-
version "0.7.19"
725-
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.19.tgz#65b3b054b63d571bfb965ce45bef247ee7cdc19f"
726-
integrity sha512-fw33WyXt1y4NnGORaWjj4UjlfIjS71oIjFSqKgx/7mElE7cayskhbH+gg5x2dhJ3pZbjoRAepfwS72PiZo+4DQ==
723+
"@lumx/core@0.7.20":
724+
version "0.7.20"
725+
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.20.tgz#1e6229a3cddc656d842ffed84027a6598b6c153e"
726+
integrity sha512-IwLFQg8qeLRWpMhXmD12qsI2AXUY+DTPK05aC1XTsNyKyadW4If5VM2/AZu2IeIFFJouUY3h2IMHSgAsRaz1mA==
727727
dependencies:
728728
focus-visible "^4.1.5"
729729
lodash "^4.17.11"

0 commit comments

Comments
 (0)