From ade5b3ce4dc63054c60b6dc4c96c10761ef27ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2019 07:40:10 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.0 in /angular Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.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..5c02387 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.4.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..79650a1 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.4.0: + version "3.4.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" + integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ== js-cookie@^2.1.4: version "2.2.0"