Bump v-click-outside from 3.0.1 to 3.1.0

Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases)
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.0.1...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-04 21:01:58 +00:00 committed by GitHub
parent fca8fe74fe
commit 2dccf86682
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -12395,9 +12395,9 @@
"dev": true
},
"v-click-outside": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.1.tgz",
"integrity": "sha512-FITcAM0R3JEPUSGiO7hfhKDODZHkOQTk/FyI9mwxNcz6LbMbJhABhjevLI5VsU00PRksloQx8vmpFIqlAfX6nw=="
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz",
"integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q=="
},
"v-clipboard": {
"version": "2.2.3",

View file

@ -38,7 +38,7 @@
"p-debounce": "^2.1.0",
"p-queue": "^6.6.1",
"regenerator-runtime": "^0.13.7",
"v-click-outside": "^3.0.1",
"v-click-outside": "^3.1.0",
"v-clipboard": "^2.2.3",
"vue": "^2.6.12",
"vue-router": "^3.4.3",