From 93ff7b406115671b4f5eea66b16e5cfa907e7b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:07:41 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 in /archive/v2.5 Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0) Signed-off-by: dependabot[bot] --- archive/v2.5/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/v2.5/package.json b/archive/v2.5/package.json index c781f3c..d245ab0 100644 --- a/archive/v2.5/package.json +++ b/archive/v2.5/package.json @@ -18,7 +18,7 @@ "gulp-less": "^3.1.0", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.5.4", - "jquery": "^1.11.3", + "jquery": "^3.5.0", "magnific-popup": "^1.1.0", "scrollreveal": "^3.1.4" },