From 94a30f664ce54bffe4c696410e7568444580fe3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 06:37:43 +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 5f2cc7030bc2..753ff16eafc8 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,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",