From f7c9fb7d674fd8615083ad3563360dde485aa484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 00:33:27 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 in /02-NPM Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) Signed-off-by: dependabot[bot] --- 02-NPM/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-NPM/package.json b/02-NPM/package.json index 70dac50..f2843df 100644 --- a/02-NPM/package.json +++ b/02-NPM/package.json @@ -37,7 +37,7 @@ "D": "^1.0.0", "animate.css": "^3.5.2", "font-awesome": "^4.6.3", - "jquery": "^2.2.4", + "jquery": "^3.5.0", "owl.carousel": "^2.1.4", "parallelshell": "^3.0.2", "responsimple": "^1.0.1",