From 5dd9e4a11b81280ea36b952a02afe659f64cb18f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Jan 2021 21:16:43 +0000 Subject: [PATCH] Bump rc-select from 9.2.3 to 12.1.0 Bumps [rc-select](https://github.com/react-component/select) from 9.2.3 to 12.1.0. - [Release notes](https://github.com/react-component/select/releases) - [Commits](https://github.com/react-component/select/compare/9.2.3...v12.1.0) 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 f945b4ffc..cb3d8d883 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "mockdate": "^2.0.1", "pre-commit": "1.x", "rc-dialog": "^7.0.0", - "rc-select": "^9.1.5", + "rc-select": "^12.1.0", "rc-time-picker": "^3.1.0", "rc-tools": "^7.0.3", "react": "^16.5.2",