Skip to content

Commit 64a5869

Browse files
committed
chore: update LumX core
1 parent cb4b9a5 commit 64a5869

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.33",
50+
"@lumx/core": "0.7.34",
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.33":
724-
version "0.7.33"
725-
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.33.tgz#82eb3f6b2799c9169a872189881f5010533ee31c"
726-
integrity sha512-MFhG4u3nnXoW2oRSav4pBkkDKP4s23Wb1KB7hTsVB9lpA40hL0sP1QAavNQRPwjql3dDzr454t6ClHR1EUqikw==
723+
"@lumx/core@0.7.34":
724+
version "0.7.34"
725+
resolved "https://registry.yarnpkg.com/@lumx/core/-/core-0.7.34.tgz#a4a65efd7d69dd064d56194de27d4a1b978dfc1c"
726+
integrity sha512-QsCrz67KwLizQjqE3ckTnCn8Rv/4YkSKcd2N3Ncse4it2NwMV2oAs9msggp/RUaxdUJ7XTL8YRS2Ue8mSzDvew==
727727
dependencies:
728728
classnames "^2.2.6"
729729
focus-visible "^4.1.5"

0 commit comments

Comments
 (0)