Merge pull request #1198 from prymitive/renovate/react-collapsible-2.6.x

fix(deps): update dependency react-collapsible to v2.6.2
This commit is contained in:
Łukasz Mierzwa
2019-11-29 18:31:56 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -15001,9 +15001,9 @@
}
},
"react-collapsible": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.1.tgz",
"integrity": "sha512-nhguXXn0liBlabtBRtsRMuVziEn4LpzOwoX70MBjQn50UrSLHxOSKfdsBQyfvx4ZnlfGdJDxjOncnJvHvWCqgQ=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/react-collapsible/-/react-collapsible-2.6.2.tgz",
"integrity": "sha512-QLjwhhrAgrTdrVRUuuCWOHLt98bRXgx106Z1OErhk5mliQ9h1VH0LMLbmCkX8rdGTNxTsUvqR8y01ylkXCps0Q=="
},
"react-datepicker": {
"version": "2.10.1",
+1 -1
View File
@@ -33,7 +33,7 @@
"react": "16.12.0",
"react-app-polyfill": "1.0.4",
"react-autosuggest": "9.4.3",
"react-collapsible": "2.6.1",
"react-collapsible": "2.6.2",
"react-datepicker": "2.10.1",
"react-dom": "16.12.0",
"react-highlighter": "0.4.3",