From 6822e50b9121871f1faf0386dd1a6e416de09876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 08:27:54 +0000 Subject: [PATCH] build(deps): bump uikit from 3.6.14 to 3.6.15 Bumps [uikit](https://github.com/uikit/uikit) from 3.6.14 to 3.6.15. - [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.14...v3.6.15) 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 5125516d..b05c117f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "less": "3.12.2", "less-loader": "^7.3.0", "register-service-worker": "^1.7.1", - "uikit": "3.6.14", + "uikit": "3.6.15", "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 07a252bc..04abcd1b 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.14: - version "3.6.14" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.14.tgz#0d04640b35faee6d4cc1a9d37715630c3eb86c3d" - integrity sha512-FXkwbGzMq6fI+/5WWeVSk8H2Kuad4g6k5snhUXhYVdTfdOJhrTqprOzo+ZT22V0yvm3HMjceB5EAuOz0lUsK3Q== +uikit@3.6.15: + version "3.6.15" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.6.15.tgz#b0f855a3d692d322e148d184e9559e7e868849c9" + integrity sha512-HhnPvAcH29mWBa+/PZ184g6JIiGvMbXrJf2Ub/AkosTTo9rygBG6eF/x+5ncVdmj+jsS/tRl8NdvIFcqNgEb0A== underscore@1.9.1: version "1.9.1"