From 1166e9719f8051cf3c81f7599f261b465a741057 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 24 Dec 2020 21:19:44 +0000 Subject: [PATCH] Bump rc-select from 11.5.3 to 12.0.0 Bumps [rc-select](https://github.com/react-component/select) from 11.5.3 to 12.0.0. - [Release notes](https://github.com/react-component/select/releases) - [Commits](https://github.com/react-component/select/compare/v11.5.3...v12.0.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 37f5588c..32f51c0a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "np": "^6.2.0", "prettier": "^2.0.1", "pretty-quick": "^3.0.0", - "rc-select": "^11.0.0", + "rc-select": "^12.0.0", "react": "^16.0.0", "react-dom": "^16.0.0", "react-test-renderer": "^16.0.0"