fix(deps): update dependency react-collapsible to v2.8.0

This commit is contained in:
Renovate Bot
2020-05-15 14:46:41 +01:00
committed by Łukasz Mierzwa
parent a9c7cb35db
commit 342e78276a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -18639,9 +18639,9 @@
}
},
"react-collapsible": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.7.0.tgz",
"integrity": "sha512-uS6cFyJ2WR0F0xfCjmJ3TGwH+no/JOs8cDKNTPMWKWSJdosmHPCk8io4ZrDyz5dKJmSI5X2T5eJqnasawe6wew=="
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.8.0.tgz",
"integrity": "sha512-QTxGyp4iL8N57FcU1RGt4wD7vqOTRYAHNukxtSeVMkZ+/d1WNWXRIakzhYhC/5TDERihPdp1IvKIJlrLLPyQ/A=="
},
"react-datepicker": {
"version": "2.15.0",
+1 -1
View File
@@ -37,7 +37,7 @@
"react": "16.13.1",
"react-app-polyfill": "1.0.6",
"react-autosuggest": "10.0.2",
"react-collapsible": "2.7.0",
"react-collapsible": "2.8.0",
"react-datepicker": "2.15.0",
"react-dom": "16.13.1",
"react-highlighter": "0.4.3",