From a81eeac75571de56c07c2489f29bb46a0a067cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 01:47:01 +0000 Subject: [PATCH] Bump jquery from 1.8.3 to 3.4.1 Bumps [jquery](https://github.com/jquery/jquery) from 1.8.3 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.8.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 7088083..5e741a1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "gulp-bytediff": "~0.1.8", "chai": "~1.9.1", "gulp-mocha": "~0.4.1", - "jquery": "~1.8.3", + "jquery": "~3.4.1", "jsdom": "~0.10.5", "gulp-clean": "~0.2.4", "run-sequence": "~0.3.6",