From 8e5b8ced97874c1d686b897f4764928f6418da38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 22:53:19 +0000 Subject: [PATCH] build(deps-dev): bump jquery from 2.2.4 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...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 cdb4555..6afbb4e 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.5.0", "materialize-css": "^0.100.1", "rollup": "^0.41.6", "run-sequence": "1.2.2",