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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-06 12:57:27 +00:00
committed by GitHub
co-authored by Renovate Bot
parent 31d47962ca
commit 935df00cbe
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4479,9 +4479,9 @@
}
},
"@types/react-select": {
"version": "4.0.12",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.12.tgz",
"integrity": "sha512-7AACEwGNafPDZ+l8oOp83Y6KAgBPKk8KlEZAvPYmfgvsm85g2wKZ6NAcBNXmFcHFG+tc1q7cDoNWayvEhbM+cA==",
"version": "4.0.13",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-4.0.13.tgz",
"integrity": "sha512-rXYEc565IzzjgQzs9C0YCFxV/QajMZnCHG5QwRQ5BZMfH0Lj90VI/xohawemRkD46IvpaLRbO6xzSquJlgBGUA==",
"requires": {
"@emotion/serialize": "^1.0.0",
"@types/react": "*",
+1 -1
View File
@@ -31,7 +31,7 @@
"@types/react-autosuggest": "10.1.1",
"@types/react-dom": "17.0.0",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "4.0.12",
"@types/react-select": "4.0.13",
"@typescript-eslint/eslint-plugin": "4.14.2",
"@typescript-eslint/parser": "4.14.2",
"body-scroll-lock": "3.1.5",