From 95d3a14a01434ccf98ed7cdfe659f8446257f729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 05:57:17 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.0 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62f95f5..520516f 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,6 @@ "dependencies": { "bootstrap": "^4.3.1", "fork-awesome": "^1.1.6", - "jquery": "^3.3.1" + "jquery": "^3.5.0" } } diff --git a/yarn.lock b/yarn.lock index f36a0c8..4e7dfe8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12,7 +12,7 @@ fork-awesome@^1.1.6: resolved "https://registry.yarnpkg.com/fork-awesome/-/fork-awesome-1.1.6.tgz#cb30c818ea0efa5986a9706b4e30d93fbfaf111b" integrity sha512-fFWz7LqRGMbyewY0Vxclw4712Cy+6Vd+1RAIJb7XY5qHpZi8BAA+Ue5sr4jAlDSI1+AD4b5WYl99NrGMtSaPzw== -jquery@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" - integrity sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg== +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==