From 6e2fea991903746dad1bed5a7f738e36dfbf86bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 11:16:26 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index c781f3c..d245ab0 --- a/package.json +++ b/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" },