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

This commit is contained in:
Renovate Bot
2020-08-05 04:07:31 +00:00
committed by renovate[bot]
parent add3cc4fa8
commit 90fb18abd9
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3555,9 +3555,9 @@
}
},
"@types/react-select": {
"version": "3.0.15",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.15.tgz",
"integrity": "sha512-yPmkr6zgVFR95JqBtkVaVDK/u1jdbTw8c8n9h5zWY/481IoBKZgrvOHweJXGvnOJ43umH7ImcT5m/uj5uESMBQ==",
"version": "3.0.16",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.16.tgz",
"integrity": "sha512-qXCfHprExDzB+ZYCqzH80D2TE+F17MMAY5/GrHm74xSsmS6B6G8nm3gZiTod/u82JSzDO193qJiP7ZxunT8oBg==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/react-dom": "16.9.8",
"@types/react-highlighter": "0.3.4",
"@types/react-js-pagination": "3.0.3",
"@types/react-select": "3.0.15",
"@types/react-select": "3.0.16",
"@typescript-eslint/eslint-plugin": "3.8.0",
"@typescript-eslint/parser": "3.8.0",
"body-scroll-lock": "3.0.3",