Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-25 21:10:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-25 21:10:00 +0300
commit51873e3d3f01e79584674164ba120f847bc96d02 (patch)
tree73134440fee63568311a73f764568f8289ad86f0 /yarn.lock
parent31c8456eb7b08298eb09a835f4ccbc7d720c3606 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index dc2556c0a9c..4b70e94b7f9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1423,10 +1423,10 @@
source-map "~0.6.1"
vue-template-es2015-compiler "^1.9.0"
-"@vue/test-utils@1.0.0-beta.30":
- version "1.0.0-beta.30"
- resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.0.0-beta.30.tgz#d5f26d1e2411fdb7fa7fdedb61b4b4ea4194c49d"
- integrity sha512-Wyvcha9fNk8+kzTDwb3xWGjPkCPzHSYSwKP6MplrPTG/auhqoad7JqUEceZLc6u7AU4km2pPQ8/m9s0RgCZ0NA==
+"@vue/test-utils@1.1.2":
+ version "1.1.2"
+ resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-1.1.2.tgz#fdb487448dceefeaf3d01d465f7c836a3d666dbc"
+ integrity sha512-utbIL7zn9c+SjhybPwh48lpWCiluFCbP1yyRNAy1fQsw/6hiNFioaWy05FoVAFIZXC5WwBf+5r4ypfM1j/nI4A==
dependencies:
dom-event-types "^1.0.0"
lodash "^4.17.15"