Bump vue-click-outside from 1.0.7 to 1.1.0

Bumps [vue-click-outside](https://github.com/vue-bulma/click-outside) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/vue-bulma/click-outside/releases)
- [Commits](https://github.com/vue-bulma/click-outside/commits/v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-19 06:55:05 +00:00
committed by GitHub
parent 4a1d890130
commit e482503149
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -17764,9 +17764,9 @@
"integrity": "sha512-WXjngEaNyNWFU9unUUdK5kGolCHgG3jmlUIgeRnKlHpskbgGjIE/HGTOWnMfLEqjYJl9DTzt/SKPWDoFVaND/A=="
},
"vue-click-outside": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/vue-click-outside/-/vue-click-outside-1.0.7.tgz",
"integrity": "sha1-zdKxYF48SUR4TheU6uShKg9wC9Y="
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/vue-click-outside/-/vue-click-outside-1.1.0.tgz",
"integrity": "sha512-pNyvAA9mRXJwPHlHJyjMb4IONSc7khS5lxGcMyE2EIKgNMAO279PWM9Hyq0d5J4FkiSRdmFLwnbjDd5UtPizHQ=="
},
"vue-color": {
"version": "2.7.1",

View File

@@ -46,7 +46,7 @@
"url-search-params-polyfill": "^8.0.0",
"vue": "^2.6.11",
"vue-at": "^2.5.0-beta.2",
"vue-click-outside": "^1.0.7",
"vue-click-outside": "^1.1.0",
"vue-easymde": "^1.0.1",
"vue-infinite-loading": "^2.4.5",
"vue-router": "^3.1.6",