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

This commit is contained in:
Renovate Bot
2020-07-30 23:53:10 +01:00
committed by Łukasz Mierzwa
parent 1ada335a92
commit 330edeba23
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3617,9 +3617,9 @@
}
},
"@types/react-select": {
"version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.14.tgz",
"integrity": "sha512-hfsLVHYZ3245+ESfOJDCKGFGGZ+hunTKO1tPe6Dg9bTjjh/NZIo7WaRHIyql5rnQd5hMUScul0V4wqCbI6omng==",
"version": "3.0.15",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.15.tgz",
"integrity": "sha512-yPmkr6zgVFR95JqBtkVaVDK/u1jdbTw8c8n9h5zWY/481IoBKZgrvOHweJXGvnOJ43umH7ImcT5m/uj5uESMBQ==",
"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.14",
"@types/react-select": "3.0.15",
"@typescript-eslint/eslint-plugin": "3.7.1",
"@typescript-eslint/parser": "3.7.1",
"body-scroll-lock": "3.0.3",