fix(deps): update dependency @types/react-select to v3.0.27

This commit is contained in:
Renovate Bot
2020-12-02 09:32:52 +00:00
committed by Łukasz Mierzwa
parent b8b33840b5
commit 24edf46949
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3483,9 +3483,9 @@
}
},
"@types/react-select": {
"version": "3.0.26",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.26.tgz",
"integrity": "sha512-rAaiD0SFkBi3PUwp1DrJV04CobPl2LuZXF+kv6MKw8kaeGo82xTOZzjM8DDi4lrdkqGbInZiE2QO9nIJm3bqgw==",
"version": "3.0.27",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.27.tgz",
"integrity": "sha512-UBZgS1O/BaXo27F6a5+OGMpOFmpsFWb5HyZ8DyuJ5EOCT57ZKwWS4ko9Eqxb3CzVsyKLAp5BXoZtHZbqaFN7ww==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/react-dom": "17.0.0",
"@types/react-highlighter": "0.3.4",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "3.0.26",
"@types/react-select": "3.0.27",
"@typescript-eslint/eslint-plugin": "4.9.0",
"@typescript-eslint/parser": "4.9.0",
"babel-loader": "8.1.0",