From 1721f4bebf58949f2822822596caa05225567887 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 12:41:02 +0000 Subject: [PATCH] Bump jquery from 3.4.0 to 3.5.0 in /pages/ywild Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.0) Signed-off-by: dependabot[bot] --- pages/ywild/package-lock.json | 6 +++--- pages/ywild/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/ywild/package-lock.json b/pages/ywild/package-lock.json index cb3c9a7..30521b3 100644 --- a/pages/ywild/package-lock.json +++ b/pages/ywild/package-lock.json @@ -1348,9 +1348,9 @@ } }, "jquery": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.0.tgz", - "integrity": "sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "jquery-countdown": { "version": "2.2.0", diff --git a/pages/ywild/package.json b/pages/ywild/package.json index 611eb9e..21408ca 100644 --- a/pages/ywild/package.json +++ b/pages/ywild/package.json @@ -20,7 +20,7 @@ "imagesloaded": "^4.1.4", "isotope-layout": "^3.0.6", "jarallax": "^1.10.6", - "jquery": "^3.4.0", + "jquery": "^3.5.0", "jquery-countdown": "^2.2.0", "jquery-waypoints": "^2.0.5", "jquery.easing": "^1.4.1",