From a9857ee493151fb382e19268680ef63c92933fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 06:50:38 +0000 Subject: [PATCH] build(deps): bump uikit from 3.6.18 to 3.6.19 Bumps [uikit](https://github.com/uikit/uikit) from 3.6.18 to 3.6.19. - [Release notes](https://github.com/uikit/uikit/releases) - [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/uikit/uikit/compare/v3.6.18...v3.6.19) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5b9b38f7..8f459518 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "less-loader": "^7.3.0", "register-service-worker": "^1.7.1", "shaka-player": "3.0.10", - "uikit": "3.6.18", + "uikit": "3.6.19", "vue": "^3.0.11", "vue-router": "^4.0.6", "xml-js": "^1.6.11" diff --git a/yarn.lock b/yarn.lock index c136c7d4..06638afb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8389,10 +8389,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.6.18: - version "3.6.18" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.18.tgz#5ee147b5de13ccd1ef32809a9f4e0551fd895da9" - integrity sha512-q5Dlpu1KQ5Jo3cW9TCMypvG0KL6rVLcCat9JPHJ1HBzmSKnMh+oChhWWSq4OEGuopsIftKyiXuhdS8a50uIJbw== +uikit@3.6.19: + version "3.6.19" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.19.tgz#ae39e191523b19a311ebc2f05b8b7334360e806e" + integrity sha512-Lw+1/3KNiYcZlWCVhva1/kN/GtjRzMt4vt8Cj73uZ66qDK7l68/ppFScArooPARnieVJG3CDbkq2UMV0YnXhnQ== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"