From bba64cab55873f1e42cb085d3437d486640a0303 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 09:14:35 +0000 Subject: [PATCH] Bump uikit from 3.9.2 to 3.9.3 Bumps [uikit](https://github.com/uikit/uikit) from 3.9.2 to 3.9.3. - [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.9.2...v3.9.3) --- 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 2e25ac8e..9f68ffaa 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "mux.js": "^5.14.1", "register-service-worker": "^1.7.1", "shaka-player": "3.2.1", - "uikit": "3.9.2", + "uikit": "3.9.3", "vue": "^3.2.22", "vue-i18n": "^9.2.0-beta.20", "vue-router": "^4.0.12", diff --git a/yarn.lock b/yarn.lock index d2e71493..49afe100 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8549,10 +8549,10 @@ uglify-js@3.4.x: commander "~2.19.0" source-map "~0.6.1" -uikit@3.9.2: - version "3.9.2" - resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.9.2.tgz#aa58dab96b3b43dd0d3480961127c0fec65ea7f1" - integrity sha512-5JEg+RzL/GRKbLgNCK/itZR66VfQRDWIBUSTBYqXiBPO8+f85VjKB6i+DxZD0ai5s+ElEQjWpQQ+Qv1AuYDRZg== +uikit@3.9.3: + version "3.9.3" + resolved "https://registry.yarnpkg.com/uikit/-/uikit-3.9.3.tgz#fe0ec6986dc9769f4cce90fd466b093c450e6e69" + integrity sha512-+kL1A3nl+t9yXIrILi+5kGbsZyq8WMZmyZGIZmYbw2RqGzgUe8SRUm3zKUEWfpMTmtBD99nl1oZ5Te2qE2ZHRQ== unbox-primitive@^1.0.1: version "1.0.1"