From cfbaf10111fcbfe726eb1b8bf0a0c0dd0c3cfe38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 20:30:55 +0000 Subject: [PATCH] Bump jquery from 1.11.3 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.11.3 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.11.3...3.4.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 766a4d7..fccb873 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.4", "jshint": "^2.9.1", "jshint-stylish": "~0.3.0", "karma": "^0.12.16",