From cb9a68fdfc9dd778411ce890a98a446d28dd7b3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 10:16:37 +0000 Subject: [PATCH] Bump jquery from 3.0.0 to 3.5.1 Bumps [jquery](https://github.com/jquery/jquery) from 3.0.0 to 3.5.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.0.0...3.5.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 0935d41..eafe79b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "friendly-errors-webpack-plugin": "^1.7.0", "html-webpack-plugin": "^3.2.0", "jasmine-core": "^3.2.1", - "jquery": "~> 3.0.0", + "jquery": "~> 3.5.1", "jsdoc-to-markdown": "^5.0.3", "karma": "^3.0.0", "karma-chrome-launcher": "^2.2.0",