fix(deps): update dependency react-select to v4.2.0

This commit is contained in:
Renovate Bot
2021-03-05 11:50:35 +00:00
committed by Łukasz Mierzwa
parent 0c2c01eedc
commit e99f58d28d
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16793,9 +16793,9 @@
}
},
"react-select": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.1.0.tgz",
"integrity": "sha512-OYn+jL8TXMMaZtosErpkdvoI1UWN4ZqMFulIRp5r5bbuqe4OaZN7yv1BNq7PdAJgRu2E19ODFiV1SgJ6wPUaeA==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.2.0.tgz",
"integrity": "sha512-T1X7Jsj7a7N/klOq2i8dyyRe2zlMZxRM5DupxMLqu4qGOGKHEDV62KtQiL/6cEWSPQ/0b7Xyz9hv8NAfZvc7KQ==",
"requires": {
"@babel/runtime": "^7.12.0",
"@emotion/cache": "^11.0.0",
+1 -1
View File
@@ -73,7 +73,7 @@
"react-popper": "2.2.4",
"react-range": "1.8.7",
"react-scripts": "4.0.3",
"react-select": "4.1.0",
"react-select": "4.2.0",
"react-transition-group": "4.4.1",
"sass": "1.32.8",
"typeface-open-sans": "1.1.13",