diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-24 14:39:34 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-04-24 14:58:19 +0000 |
commit | dc46743ef5364ffa446f1c732d18e99e8df50fb1 (patch) | |
tree | 09ac6085080413c65882eac429aad3a155834950 /package.json | |
parent | 768b0120008b1b0de78918079888c920c446de59 (diff) | |
download | nextcloud-server-dc46743ef5364ffa446f1c732d18e99e8df50fb1.tar.gz nextcloud-server-dc46743ef5364ffa446f1c732d18e99e8df50fb1.zip |
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>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0f503a18475..fe9ee250b34 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "url-search-params-polyfill": "^8.0.0", "v-tooltip": "^2.0.2", "vue": "^2.6.11", - "vue-click-outside": "^1.0.7", + "vue-click-outside": "^1.1.0", "vue-clipboard2": "^0.3.1", "vue-infinite-loading": "^2.4.5", "vue-localstorage": "^0.6.2", |