From 6e2eaf83cb03cf4a291ee3cbebb7ae68f8e72031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 09:05:34 +0000 Subject: [PATCH] Bump jquery from 1.11.3 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.11.3...3.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 766a4d7..a3f5e0a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "gulp-tag-version": "^1.3.0", "gulp-uglify": "^1.5.3", "gulp-util": "^2.2.19", - "jquery": "~1.11", + "jquery": "~3.5", "jshint": "^2.9.1", "jshint-stylish": "~0.3.0", "karma": "^0.12.16",