summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-06-18 22:13:54 +0000
committerdependabot[bot] <support@dependabot.com>2018-06-18 22:13:54 +0000
commit1a9faa5320966ad0b06dbefa7b738aa121f79bc5 (patch)
tree1bb0e7dd112a65c04237ab1046d69db11d7ef823 /settings/package.json
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
downloadnextcloud-server-1a9faa5320966ad0b06dbefa7b738aa121f79bc5.tar.gz
nextcloud-server-1a9faa5320966ad0b06dbefa7b738aa121f79bc5.zip
Bump v-tooltip from 2.0.0-rc.32 to 2.0.0-rc.33 in /settings
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.0-rc.32 to 2.0.0-rc.33. - [Release notes](https://github.com/Akryum/vue-tooltip/releases) - [Commits](https://github.com/Akryum/vue-tooltip/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 579f6565e9c..1d2e55b46be 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"axios": "^0.18.0",
"babel-polyfill": "^6.26.0",
- "v-tooltip": "^2.0.0-rc.32",
+ "v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.16",
"vue-click-outside": "^1.0.7",
"vue-infinite-loading": "^2.3.1",