From 2e9322378e0f869fd74c8576a7a18a83a0522a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 06:42:49 +0000 Subject: [PATCH] build(deps): bump uikit from 3.6.11 to 3.6.13 Bumps [uikit](https://github.com/uikit/uikit) from 3.6.11 to 3.6.13. - [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.11...v3.6.13) 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 f655e9a2..0f7cac14 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "less": "3.12.2", "less-loader": "^7.2.1", "register-service-worker": "^1.7.1", - "uikit": "3.6.11", + "uikit": "3.6.13", "video.js": "^7.10.2", "videojs-contrib-quality-levels": "^2.0.9", "videojs-hotkeys": "^0.2.27", diff --git a/yarn.lock b/yarn.lock index 86968d3e..77f7a0e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8459,10 +8459,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.6.11: - version "3.6.11" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.11.tgz#8c1bd575b7897f2c3dee773539118b42a3af6599" - integrity sha512-KL0laSKAKCGT9YeYC1PVkkd+Oa9G7xRS6hD4fnpvh7JUs4P3kV774x2tBAcX34JOLnkMAoc9VrFox16XGokWjA== +uikit@3.6.13: + version "3.6.13" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.13.tgz#2afca4cc7d4ab359907ae5cc64cb8d8b73085dab" + integrity sha512-XTLip7jfC5kYj2illklyXGHcMQh5x4mf69UU7xHQWgIrUBy+EVhD+KBfyff6KdIxI7M/tyaivAwLRRJcHH+Iow== underscore@1.9.1: version "1.9.1"