From dde8b88eb708fd94bb28fc1f8ea8c32abb26f331 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 03:27:14 +0000 Subject: [PATCH] Bump fullcalendar from 3.10.2 to 5.7.0 Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar) from 3.10.2 to 5.7.0. - [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.7.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 569ce4e..d69da18 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "datatables": "^1.10.18", "easy-pie-chart": "^2.1.7", "file-loader": "^2.0.0", - "fullcalendar": "^3.10.0", + "fullcalendar": "^5.7.0", "jquery": "^3.6.0", "jquery-sparkline": "^2.4.0", "jvectormap": "^2.0.4",