diff options
author | Phil Hughes <me@iamphill.com> | 2018-02-08 15:52:38 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-02-08 15:52:38 +0000 |
commit | f2ffb398d602c55f8cbd3c501adea97bb6682e65 (patch) | |
tree | 537a2c738ed38bd602d42fb35cac90f7e9482e52 /yarn.lock | |
parent | 3da8cfc695bda5dbcae0f224fe0b500bf2acddbf (diff) | |
download | gitlab-ce-f2ffb398d602c55f8cbd3c501adea97bb6682e65.tar.gz |
Update jquery.waitforimages & use npm versionnpm-waitforimages
#39072
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index bc5c19464fb..8e86121812d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4203,6 +4203,10 @@ jquery-ujs@1.2.2: dependencies: jquery ">=1.8.0" +jquery.waitforimages@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/jquery.waitforimages/-/jquery.waitforimages-2.2.0.tgz#63f23131055a1b060dc913e6d874bcc9b9e6b16b" + "jquery@>= 1.9.1", jquery@>=1.8.0, jquery@^2.2.4: version "2.2.4" resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" |