From a64d15121bc68743b0a3b94ff5f382b320fdd7fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 01:50:55 +0000 Subject: [PATCH] Bump jquery from 3.4.0 to 3.5.0 in /modules/script4jfx.graphics Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.0) Signed-off-by: dependabot[bot] --- modules/script4jfx.graphics/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/script4jfx.graphics/package.json b/modules/script4jfx.graphics/package.json index 0eb19ed..b112913 100644 --- a/modules/script4jfx.graphics/package.json +++ b/modules/script4jfx.graphics/package.json @@ -15,7 +15,7 @@ "jsonlint": "1.6.3", "@types/jsdom": "12.2.2", "jsdom": "13.2.0", - "jquery": "3.4.0", + "jquery": "3.5.0", "@types/jquery": "3.3.29", "script4j.base": "file:./../script4j.base", "script4jfx.jquery": "file:./../script4jfx.jquery",