From 5f9bc2ec9be67a566a130e028762ae7085d411f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 12:44:58 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.4.1 in /bintemplate Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.4.1) Signed-off-by: dependabot[bot] --- bintemplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bintemplate/package.json b/bintemplate/package.json index 7c345d1..214e7fe 100644 --- a/bintemplate/package.json +++ b/bintemplate/package.json @@ -29,7 +29,7 @@ "gaze": "^1.1.2", "globule": "^1.0.0", "gm": "^1.23.0", - "jquery": "2.x", + "jquery": "3.x", "jquery.transit": "^0.9.12", "less": "^2.7.1", "livereload": "^0.6.0",