fix(deps): update dependency @types/react-select to v4.0.2

This commit is contained in:
Renovate Bot
2021-01-26 04:46:01 +00:00
committed by renovate[bot]
parent 053d964751
commit d6420875ab
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4539,9 +4539,9 @@
}
},
"@types/react-select": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.1.tgz",
"integrity": "sha512-dfaD0AXQfIkUBJbpWC9bsZiF7Q/esI5BCgWHYMHsuFrX+QVxHHIVQ0zKLDPmvI2WXtJzSFRXX3DhrESWADXLwg==",
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.2.tgz",
"integrity": "sha512-RSsBRVig8pP7ezKCpgxwtMuq5c5eefi5SxXA+ozKmo30UxpwRJrE7RoOjBWy2t9Bbdb4JBamdbW7LAXxutBHuw==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",
+1 -1
View File
@@ -27,7 +27,7 @@
"@types/react-autosuggest": "10.0.1",
"@types/react-dom": "17.0.0",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.1",
"@types/react-select": "4.0.2",
"@typescript-eslint/eslint-plugin": "4.14.1",
"@typescript-eslint/parser": "4.14.1",
"body-scroll-lock": "3.1.5",