fix(deps): update dependency react-onclickoutside to v6.9.0

This commit is contained in:
Renovate Bot
2019-08-19 15:46:57 +00:00
parent 946e2f0d03
commit b4c3795fad
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12822,9 +12822,9 @@
"integrity": "sha512-jpKIEvcEOTSa4RXWTjDlvja7sN+ee5Gyk5ZKa704FZxE01OxmKIpq9GUliqTrAgdDYJJUQsnqQamczn0TN+DTg=="
},
"react-onclickoutside": {
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/react-onclickoutside/-/react-onclickoutside-6.8.0.tgz",
"integrity": "sha512-5Q4Rn7QLEoh7WIe66KFvYIpWJ49GeHoygP1/EtJyZjXKgrWH19Tf0Ty3lWyQzrEEDyLOwUvvmBFSE3dcDdvagA=="
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-onclickoutside/-/react-onclickoutside-6.9.0.tgz",
"integrity": "sha512-8ltIY3bC7oGhj2nPAvWOGi+xGFybPNhJM0V1H8hY/whNcXgmDeaeoCMPPd8VatrpTsUWjb/vGzrmu6SrXVty3A=="
},
"react-popper": {
"version": "1.3.4",
+1 -1
View File
@@ -42,7 +42,7 @@
"react-linkify": "0.2.2",
"react-masonry-infinite": "1.2.2",
"react-moment": "0.9.2",
"react-onclickoutside": "6.8.0",
"react-onclickoutside": "6.9.0",
"react-popper": "1.3.4",
"react-resize-detector": "4.2.0",
"react-reveal": "1.2.2",