From 271855b5d6a45834a2646c768001e303a254365b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 06:21:48 +0000 Subject: [PATCH] chore(deps): bump rc-picker from 2.4.3 to 2.5.10 Bumps [rc-picker](https://github.com/react-component/picker) from 2.4.3 to 2.5.10. - [Release notes](https://github.com/react-component/picker/releases) - [Changelog](https://github.com/react-component/picker/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-component/picker/compare/v2.4.3...v2.5.10) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5a7b5f1ca28..8f5837f4cf09 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "rc-motion": "^2.4.0", "rc-notification": "~4.5.2", "rc-pagination": "~3.1.2", - "rc-picker": "~2.4.1", + "rc-picker": "~2.5.10", "rc-progress": "~3.1.0", "rc-rate": "~2.9.0", "rc-resize-observer": "^0.2.3",