From 192d3e3af4ca3d59a034e770da9456751440e988 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 18:06:36 +0000 Subject: [PATCH] Bump react-big-calendar from 0.24.5 to 0.24.6 Bumps [react-big-calendar](https://github.com/intljusticemission/react-big-calendar) from 0.24.5 to 0.24.6. - [Release notes](https://github.com/intljusticemission/react-big-calendar/releases) - [Changelog](https://github.com/jquense/react-big-calendar/blob/master/CHANGELOG.md) - [Commits](https://github.com/intljusticemission/react-big-calendar/compare/v0.24.5...v0.24.6) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index db23ae1d9..9f8b23f7f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "papaparse": "^5.2.0", "perfect-scrollbar": "1.5.0", "react": "16.13.1", - "react-big-calendar": "0.24.5", + "react-big-calendar": "0.24.6", "react-bootstrap-sweetalert": "5.1.9", "react-bootstrap-switch": "15.5.3", "react-bootstrap-wizard": "0.0.4", diff --git a/yarn.lock b/yarn.lock index c0216f6aa..9a85431e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9595,10 +9595,10 @@ react-app-polyfill@^1.0.6: regenerator-runtime "^0.13.3" whatwg-fetch "^3.0.0" -react-big-calendar@0.24.5: - version "0.24.5" - resolved "https://registry.yarnpkg.com/react-big-calendar/-/react-big-calendar-0.24.5.tgz#c6b988b25967e483163e24f157b0ffd595c35d83" - integrity sha512-ukKxDK8MFBuiooJBoxrhsUgEAIZE4kBY6A+7jtKxUwmkPCRtETcm1E3tRbJapiWmYYxghfIxcem8cBGI5iBoUg== +react-big-calendar@0.24.6: + version "0.24.6" + resolved "https://registry.yarnpkg.com/react-big-calendar/-/react-big-calendar-0.24.6.tgz#7c131709b5ea9918d0bae1d8574d64c2f4d98e48" + integrity sha512-3t+FSqmaNQr3sAvOcIue+VmNjBV7PNOiGLUidwG0mN6LRPuprO8+poZBq3QM6OqZPu69HY50tCZN8P3BslRUbw== dependencies: "@babel/runtime" "^7.1.5" clsx "^1.0.4"