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

This commit is contained in:
Renovate Bot
2020-07-17 12:26:39 +01:00
committed by Łukasz Mierzwa
parent 369a855f50
commit a94a3fad43
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5154,9 +5154,9 @@
}
},
"@types/react-select": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.13.tgz",
"integrity": "sha512-JxmSArGgzAOtb37+Jz2+3av8rVmp/3s3DGwlcP+g59/a3owkiuuU4/Jajd+qA32beDPHy4gJR2kkxagPY3j9kg==",
"version": "3.0.14",
"resolved": "https://registry.npmjs.org/@types/react-select/-/react-select-3.0.14.tgz",
"integrity": "sha512-hfsLVHYZ3245+ESfOJDCKGFGGZ+hunTKO1tPe6Dg9bTjjh/NZIo7WaRHIyql5rnQd5hMUScul0V4wqCbI6omng==",
"requires": {
"@types/react": "*",
"@types/react-dom": "*",
+1 -1
View File
@@ -25,7 +25,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.13",
"@types/react-select": "3.0.14",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",
"bootswatch": "4.5.0",