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

This commit is contained in:
Renovate Bot
2021-03-05 17:32:38 +00:00
committed by Łukasz Mierzwa
parent 891cc8a87c
commit c1ea4e0a94
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16793,9 +16793,9 @@
}
},
"react-select": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.2.0.tgz",
"integrity": "sha512-T1X7Jsj7a7N/klOq2i8dyyRe2zlMZxRM5DupxMLqu4qGOGKHEDV62KtQiL/6cEWSPQ/0b7Xyz9hv8NAfZvc7KQ==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/react-select/-/react-select-4.2.1.tgz",
"integrity": "sha512-JwwZjsR10AD5RXmx4iEkN0Ndim/uSaQ8j8cxMwOg8SJFeyXwu/m+sdSQ0ds0AWFm7hhXG9kusC3CQ/s4UNcOIg==",
"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.2.0",
"react-select": "4.2.1",
"react-transition-group": "4.4.1",
"sass": "1.32.8",
"typeface-open-sans": "1.1.13",