From 0ca152c1230fec67d1d24e2eebac8b1e5aa8e2ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:06:28 +0000 Subject: [PATCH] Bump jquery from 1.12.4 to 3.5.0 in /me Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.5.0) Signed-off-by: dependabot[bot] --- me/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/me/package.json b/me/package.json index cd959e8..fb87d45 100644 --- a/me/package.json +++ b/me/package.json @@ -18,7 +18,7 @@ "gulp-less": "^3.1.0", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.5.4", - "jquery": "^1.11.3" + "jquery": "^3.5.0" }, "repository": { "type": "git",