From fab3d29b30de1a3a304fdc879e84be642dc0372b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 00:01:48 +0000 Subject: [PATCH] :arrow_up: Bump jquery from 2.1.4 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 2.1.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.1.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 06daba2ecb6..a6b7be3d55b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "grim": "1.5.0", "jasmine-json": "~0.0", "jasmine-tagged": "^1.1.4", - "jquery": "2.1.4", + "jquery": "3.5.0", "key-path-helpers": "^0.4.0", "less-cache": "0.23", "line-top-index": "0.2.0",