From ed159cfb6261c46dcdc63069106bd942727376d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 05:58:21 +0000 Subject: [PATCH] Bump @yarn_components/fullcalendar from 3.9.0 to v5.8.0 in /components Bumps [@yarn_components/fullcalendar](https://github.com/fullcalendar/fullcalendar) from 3.9.0 to v5.8.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/3.9.0...90da1d253a64e7fc18287ef17778b29bc09c65c1) --- updated-dependencies: - dependency-name: "@yarn_components/fullcalendar" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/package.json b/components/package.json index 86aa5396d31..db2618ad4a2 100644 --- a/components/package.json +++ b/components/package.json @@ -15,7 +15,7 @@ "@yarn_components/flot.tooltip": "krzysu/flot.tooltip#~0.8.4", "@yarn_components/font-awesome": "FortAwesome/Font-Awesome#4.4.0", "@yarn_components/fontawesome": "FortAwesome/Font-Awesome#~4.5.0", - "@yarn_components/fullcalendar": "fullcalendar/fullcalendar#3.9.0", + "@yarn_components/fullcalendar": "fullcalendar/fullcalendar#v5.8.0", "@yarn_components/google-code-prettify": "tcollard/google-code-prettify#~1.0.4", "@yarn_components/holderjs": "imsky/holder#~2.4.1", "@yarn_components/jquery": "jquery/jquery-dist#~3.3.1",