Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 13:00:22 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-05-29 15:48:03 +0300
commitb52a4feb03df5b81f9d5e294207ec099aad3c07d (patch)
tree1f3af48779d242e32c60acf30e47652496c17267 /package.json
parent2c082aa971dc92a2fc34f5b13377214fe30f17d6 (diff)
Bump v-tooltip from 2.0.3 to 2.1.3
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.3 to 2.1.3. - [Release notes](https://github.com/Akryum/vue-tooltip/releases) - [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.0.3...v2.1.3) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c1b97a04e7e..66e6babc764 100644
--- a/package.json
+++ b/package.json
@@ -75,7 +75,7 @@
"underscore": "^1.12.0",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.1.2",
- "v-tooltip": "^2.0.3",
+ "v-tooltip": "^2.1.3",
"vue": "^2.6.12",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",