From 05e6ce4d6fb2e404f17039db16671d1f19268cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 07:13:35 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ba4e16d..74f3358 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "eslint-config-defaults": "^9.0.0", "eslint-plugin-babel": "^4.0.1", "imports-loader": "^0.7.1", - "jquery": "^2.2.4", + "jquery": "^3.5.0", "jquery-ui": "^1.12.1", "jquery.fancytree": "^2.22.0", "parse5": "3.0.2", diff --git a/yarn.lock b/yarn.lock index 29f6e6d..27928cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3555,9 +3555,9 @@ jquery.fancytree@^2.22.0: version "2.24.0" resolved "https://registry.yarnpkg.com/jquery.fancytree/-/jquery.fancytree-2.24.0.tgz#60442a65648515d3e652197693efc0646af57629" -jquery@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.5, js-base64@^2.1.8, js-base64@^2.1.9: version "2.3.2"