From b4155c47d0dd155ffe2682017a00c81854572313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 04:09:03 +0000 Subject: [PATCH] Bump uikit from 3.7.4 to 3.7.5 Bumps [uikit](https://github.com/uikit/uikit) from 3.7.4 to 3.7.5. - [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.4...v3.7.5) --- 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 5ec5646d..94069093 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.4", + "uikit": "3.7.5", "vue": "^3.2.19", "vue-i18n": "^9.1.8", "vue-router": "^4.0.11", diff --git a/yarn.lock b/yarn.lock index 831ce466..24f6a2ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8442,10 +8442,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.7.4: - version "3.7.4" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.7.4.tgz#e55028abcce17e1e9ed6c404a37ad2c0c1729109" - integrity sha512-xm6o7e2nPrWWII4jVWp9t+neT5r4YwcQxZ6wfz4Y9GQSGDyjXkqHvbh+EmWURDhXQFLRAWoQPs2v+wEsFZ5jpw== +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== unbox-primitive@^1.0.1: version "1.0.1"