From 3c0bba96d8d586abd3792c4a103f63646aba5f2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 21:18:07 +0000 Subject: [PATCH] Update rc-calendar requirement from ~3.16.1 to ~9.14.5 Updates the requirements on [rc-calendar](https://github.com/react-component/calendar) to permit the latest version. - [Release notes](https://github.com/react-component/calendar/releases) - [Changelog](https://github.com/react-component/calendar/blob/master/HISTORY.md) - [Commits](https://github.com/react-component/calendar/compare/3.16.1...9.14.5) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 826f5c9..cd59eb2 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.14.5", "rc-server": "3.x", "rc-tools": "4.x", "react-addons-test-utils": "~0.14.0",