Merge pull request #1473 from prymitive/renovate/react-collapsible-2.x

fix(deps): update dependency react-collapsible to v2.7.0
This commit is contained in:
Łukasz Mierzwa
2020-02-26 18:35:45 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -19397,9 +19397,9 @@
}
},
"react-collapsible": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.3.tgz",
"integrity": "sha512-BxkZJfmlw4ja3QRqAoNLsJM3SvmchyNGSBCW4V+lU43ta/fxehZWnFfTSaEMCfCTOJIfvgR2W7TLARN+wxVduA=="
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.7.0.tgz",
"integrity": "sha512-uS6cFyJ2WR0F0xfCjmJ3TGwH+no/JOs8cDKNTPMWKWSJdosmHPCk8io4ZrDyz5dKJmSI5X2T5eJqnasawe6wew=="
},
"react-datepicker": {
"version": "2.12.1",
+1 -1
View File
@@ -35,7 +35,7 @@
"react": "16.12.0",
"react-app-polyfill": "1.0.6",
"react-autosuggest": "9.4.3",
"react-collapsible": "2.6.3",
"react-collapsible": "2.7.0",
"react-datepicker": "2.12.1",
"react-dom": "16.12.0",
"react-highlighter": "0.4.3",