From 466f37f8710cef015033c19d2a23aab21751db46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 02:11:29 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 in /minium-jquery Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0) Signed-off-by: dependabot[bot] --- minium-jquery/package.json | 2 +- minium-jquery/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/minium-jquery/package.json b/minium-jquery/package.json index 6f885351..51482d5f 100644 --- a/minium-jquery/package.json +++ b/minium-jquery/package.json @@ -4,7 +4,7 @@ "cash-dom": "^1.3.5", "clean-css": "4.2.1", "fstream": "1.0.12", - "jquery": "1.12.4", + "jquery": "3.5.0", "json3": "^3.3.2", "lodash": "^4.17.15", "lodash.template": "4.5.0", diff --git a/minium-jquery/yarn.lock b/minium-jquery/yarn.lock index 652116ee..84672389 100644 --- a/minium-jquery/yarn.lock +++ b/minium-jquery/yarn.lock @@ -1765,10 +1765,10 @@ jodid25519@^1.0.0: dependencies: jsbn "~0.1.0" -jquery@1.12.4: - version "1.12.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.12.4.tgz#01e1dfba290fe73deba77ceeacb0f9ba2fec9e0c" - integrity sha1-AeHfuikP5z3rp3zurLD5ui/sngw= +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== jsbn@~0.1.0: version "0.1.1"