From 049a569e9bd3d9ac6449404b6da0ce9842aeb284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 02:11:00 +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 6473790..dd69180 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "gulp-sourcemaps": "^2.6.0", "gulp-uglify": "^3.0.0", "imagemin-pngquant": "^5.0.0", - "jquery": "^2.1.4", + "jquery": "^3.5.0", "nanoscroller": "^0.8.7", "postcss-vmin": "^2.0.0", "postcss-will-change": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index 639a166..2b07d54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3212,9 +3212,9 @@ jpegtran-bin@^3.0.0: bin-wrapper "^3.0.0" logalot "^2.0.0" -jquery@>=1.6, jquery@^2.1.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" +jquery@>=1.6, jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.8, js-base64@^2.1.9: version "2.1.9"