From e9ef76591491dc2ebf818e4f067f9c7e6b5bf691 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 03:59:19 +0000 Subject: [PATCH] Bump fullcalendar from 3.10.2 to 5.3.2 Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 3.10.2 to 5.3.2. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/compare/v3.10.2...v5.3.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 018ac9f..574bde6 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "datatables": "^1.10.13", "easy-pie-chart": "^2.1.7", "file-loader": "^1.1.5", - "fullcalendar": "^3.6.2", + "fullcalendar": "^5.3.2", "jquery": "^3.2.1", "jquery-sparkline": "^2.4.0", "jvectormap": "^2.0.4",