summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorSheogorath2020-05-26 16:16:32 +0200
committerSheogorath2020-05-26 16:16:49 +0200
commita9fea54db08f7b95012c35eb9f78de8e775d06d3 (patch)
tree9aa77b248b717c1d8168a3b577a3a4ebfb2606b4 /yarn.lock
parentd30e022c7f4c0b05e4f4424a35c771678baa477b (diff)
Upgrade jquery to 3.5.1
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index cb59bb77..ed22514f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5463,10 +5463,10 @@ jquery-ui@^1.12.1:
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE=
-jquery@^3.5.0:
- version "3.5.0"
- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9"
- integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==
+jquery@^3.5.1:
+ version "3.5.1"
+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.1.tgz#d7b4d08e1bfdb86ad2f1a3d039ea17304717abb5"
+ integrity sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==
js-beautify@^1.8.8:
version "1.10.3"