From 3531289c80708085dbcc687ef6ff8a7b80fe0742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 17:32:36 +0000 Subject: [PATCH] build(deps-dev): bump jquery from 2.2.4 to 3.4.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdb4555..be0d22e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "gulp-rimraf": "0.2.1", "gulp-typescript": "3.1.6", "hammerjs": "^2.0.8", - "jquery": "^2.2.4", + "jquery": "^3.4.1", "materialize-css": "^0.100.1", "rollup": "^0.41.6", "run-sequence": "1.2.2",