From 595922c6a47af74de9305afc6e6785ec1726abc0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 22:18:16 +0000 Subject: [PATCH] Bump rc-calendar from 3.16.2 to 9.15.11 Bumps [rc-calendar](https://github.com/react-component/calendar) from 3.16.2 to 9.15.11. - [Release notes](https://github.com/react-component/calendar/releases) - [Changelog](https://github.com/react-component/calendar/blob/9.x/HISTORY.md) - [Commits](https://github.com/react-component/calendar/compare/3.16.2...9.15.11) 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 826f5c9..904d38b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "gregorian-calendar": "3.x", "gregorian-calendar-format": "3.x", "pre-commit": "1.x", - "rc-calendar": "~3.16.1", + "rc-calendar": "~9.15.11", "rc-server": "3.x", "rc-tools": "4.x", "react-addons-test-utils": "~0.14.0",