From 207fa994f6652e5329e57924fbe074176588be58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 13:38:33 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.0 in /angular Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0) Signed-off-by: dependabot[bot] --- angular/package.json | 2 +- angular/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/angular/package.json b/angular/package.json index 292bf21..a9ef0f0 100644 --- a/angular/package.json +++ b/angular/package.json @@ -45,7 +45,7 @@ "flot": "^0.8.0-alpha", "font-awesome": "^4.7.0", "hammerjs": "^2.0.8", - "jquery": "^3.1.1", + "jquery": "^3.5.0", "jquery-countto": "^1.2.0", "jquery-migrate": "^3.0.0", "jquery-slimscroll": "^1.3.8", diff --git a/angular/yarn.lock b/angular/yarn.lock index cce3875..347aaa7 100644 --- a/angular/yarn.lock +++ b/angular/yarn.lock @@ -4522,9 +4522,10 @@ jquery-sparkline@^2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/jquery-sparkline/-/jquery-sparkline-2.4.0.tgz#1be8b7b704dd3857152708aefb1d4a4b3a69fb33" -"jquery@>= 1.7", jquery@>=1.12.0, jquery@>=1.7.x, jquery@^3.1.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" +"jquery@>= 1.7", jquery@>=1.12.0, jquery@>=1.7.x, 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== js-cookie@^2.1.4: version "2.2.0"