From 83ce109b3b93429f6ebcb55a845354eb753e18b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 04:15:03 +0000 Subject: [PATCH] Bump uikit from 3.7.5 to 3.7.6 Bumps [uikit](https://github.com/uikit/uikit) from 3.7.5 to 3.7.6. - [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.7.5...v3.7.6) --- updated-dependencies: - dependency-name: uikit dependency-type: direct:production update-type: version-update:semver-patch ... 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 c4ddaa17..0a82fd47 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "mux.js": "^5.14.0", "register-service-worker": "^1.7.1", "shaka-player": "3.2.0", - "uikit": "3.7.5", + "uikit": "3.7.6", "vue": "^3.2.19", "vue-i18n": "^9.1.9", "vue-router": "^4.0.11", diff --git a/yarn.lock b/yarn.lock index cc4aa258..d287715b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8466,10 +8466,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.7.5: - version "3.7.5" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.7.5.tgz#391c82f1916462bfe2c451d5befb5f75df2d0429" - integrity sha512-rlnf7hyaMPZ7j5lGlGcyja8ERLNO6+jQ9ENfp5WUHiRS/tWghPNwgP7nAW6GpAgTxq101TnI6xNjjTNi7jy7OA== +uikit@3.7.6: + version "3.7.6" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.7.6.tgz#b7536bc1aac104fd54bbba13553ca801e16f6e20" + integrity sha512-O1ePw9bhNJqSWfOyPTrFNIZUnrwfsoju5GLeXN/Rp7nmgcpqP0r8rBczpVL3NAkaLYqyH7Ga5qfIaDzSnLYK+A== unbox-primitive@^1.0.1: version "1.0.1"