From f024bfa80db3ac15de5c0028d1e0269abeba197c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 00:40:59 +0000 Subject: [PATCH] Bump jquery from 3.4.0 to 3.5.0 in /assets/plugins/jquery-rss 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] --- assets/plugins/jquery-rss/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/plugins/jquery-rss/yarn.lock b/assets/plugins/jquery-rss/yarn.lock index 6c1fe1c..f5a14f4 100644 --- a/assets/plugins/jquery-rss/yarn.lock +++ b/assets/plugins/jquery-rss/yarn.lock @@ -1054,9 +1054,9 @@ jest-worker@^24.6.0: supports-color "^6.1.0" jquery@^3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.0.tgz#8de513fa0fa4b2c7d2e48a530e26f0596936efdf" - integrity sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ== + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" + integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== js-tokens@^4.0.0: version "4.0.0"