From 20481c4e442240444200e5da50252cfb24ff2b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 00:11:22 +0000 Subject: [PATCH] Build(deps-dev): Bump jquery from 3.3.1 to 3.5.0 in /js Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0) Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index 66d65f4..617483e 100644 --- a/js/package.json +++ b/js/package.json @@ -29,7 +29,7 @@ "karma-mocha-reporter": "2.2.5", "karma-jasmine": "1.1.2", "jasmine-core": "3.2.1", - "jquery": "3.3.1", + "jquery": "3.5.0", "codecov": "3.0.4" }, "scripts": {