From a9e76bb270baba0e9545bf399dd5e750cb8faa53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2020 08:39:25 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5479680..7121abe 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gulp-sass": "^2.1.1", "gulp-uglify": "^1.5.1", "gulp-watch": "^4.3.5", - "jquery": "^2.2.0", + "jquery": "^3.5.1", "postcss-sprites": "^3.0.3", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0"