diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-02-17 09:37:46 -0600 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-02-17 09:37:46 -0600 |
commit | 62d72434f0429bf1411d05369bd0deee942a3d5a (patch) | |
tree | fea05781ff41981fa1340d5e6980b286b06fbf39 /yarn.lock | |
parent | 5b009528b6ad53dfd62e94989359c614cd190268 (diff) | |
download | gitlab-ce-62d72434f0429bf1411d05369bd0deee942a3d5a.tar.gz |
update yarn resolution for jquery-ui
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock index 45da033be71..3ced18355cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2626,7 +2626,7 @@ jodid25519@^1.0.0: "jquery-ui@git+https://github.com/jquery/jquery-ui#1.11.4": version "1.11.4" - resolved "https://codeload.github.com/jquery/jquery-ui/tar.gz/d6713024e16de90ea71dc0544ba34e1df01b4d8a" + resolved "git+https://github.com/jquery/jquery-ui#d6713024e16de90ea71dc0544ba34e1df01b4d8a" jquery-ujs@1.2.1: version "1.2.1" |