From 304aa7b0b185e00ffbf89b8901410d48dbf92cec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 08:14:42 +0000 Subject: [PATCH] build(deps): bump uikit from 3.6.17 to 3.6.18 Bumps [uikit](https://github.com/uikit/uikit) from 3.6.17 to 3.6.18. - [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.17...v3.6.18) 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 9e9c90a8..e9b39e30 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "less-loader": "^7.3.0", "register-service-worker": "^1.7.1", "shaka-player": "3.0.8", - "uikit": "3.6.17", + "uikit": "3.6.18", "vue": "^3.0.7", "vue-router": "^4.0.5", "xml-js": "^1.6.11" diff --git a/yarn.lock b/yarn.lock index 98c0849d..b5c6998c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8370,10 +8370,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.6.17: - version "3.6.17" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.17.tgz#922736b201be8b7f5885eaf89b82a33f8e7a68e5" - integrity sha512-COQTHSPq5bp+qYmJZG6raEOqivxBZmMWtFaFkOasRIj1Wz9B+bjaKzlu8wD5AqMoVfjJmOfKKzQXu0WHSK49dg== +uikit@3.6.18: + version "3.6.18" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.18.tgz#5ee147b5de13ccd1ef32809a9f4e0551fd895da9" + integrity sha512-q5Dlpu1KQ5Jo3cW9TCMypvG0KL6rVLcCat9JPHJ1HBzmSKnMh+oChhWWSq4OEGuopsIftKyiXuhdS8a50uIJbw== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"