From 0d9fce541854a22507bac0342686bf6f3f281911 Mon Sep 17 00:00:00 2001 From: GitLab Renovate Bot Date: Mon, 9 Aug 2021 02:18:16 +0000 Subject: Update dependency @gitlab/ui to v32 --- package.json | 2 +- yarn.lock | 14 ++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 11cf0b87..f8fad6f9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@gitlab/svgs": "^1.209.0", - "@gitlab/ui": "^31.7.0", + "@gitlab/ui": "^32.1.0", "@tnir/instantsearch.js": "4.13.2-q.1", "algoliasearch": "4.10.3", "bootstrap": "^4.6.0", diff --git a/yarn.lock b/yarn.lock index b8a7a3c9..5003de4e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1056,10 +1056,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.209.0.tgz#06020b74668df17b9bdaa33b561b4800ca34cc10" integrity sha512-V6NaXDhu899tNCuU4+VepY7Rv2Ge3ViOctrUAS3NQtGcXV1THDhGAg6+OCFpgHr1fhmxYNwpxQ8OTh+HaPvtIA== -"@gitlab/ui@^31.7.0": - version "31.7.0" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-31.7.0.tgz#10f7e9071c431c9819202f161b79936105a62691" - integrity sha512-3Fp/qH2UP5lLajqlhJ4g3Xrazy4IiqF3/7hXcPWmxFphUm2zhM5NfXiLtX0pIS11fV14j5XYDpuhTQuc2QDOHg== +"@gitlab/ui@^32.1.0": + version "32.1.0" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.1.0.tgz#3b7a4b4d68a726f2e6a2d87db03cb604e4841398" + integrity sha512-FtNWIOE00lCLXAPrRpFTOoFDD6mvDiCB8qr03NQsvFSbEuwfkvxhElaKNeKy+w0HeM8S8Tt2JqSyz9UjprgFUQ== dependencies: "@babel/standalone" "^7.0.0" bootstrap-vue "2.18.1" @@ -1070,7 +1070,6 @@ js-beautify "^1.8.8" lodash "^4.17.20" portal-vue "^2.1.6" - resize-observer-polyfill "^1.5.1" url-search-params-polyfill "^5.0.0" vue-runtime-helpers "^1.1.2" @@ -5627,11 +5626,6 @@ require-from-string@^2.0.2: resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== -resize-observer-polyfill@^1.5.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" - integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg== - resolve-cwd@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d" -- cgit v1.2.3