From cde99a0fb916ab003733bd839692c99a91a08418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 02:38:05 +0000 Subject: [PATCH] Bump jquery from 3.4.0 to 3.5.0 in /modules/script4jfx.controls 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.controls/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/script4jfx.controls/package.json b/modules/script4jfx.controls/package.json index 0d38094..93d458b 100644 --- a/modules/script4jfx.controls/package.json +++ b/modules/script4jfx.controls/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.base",