From 2653445eb7f5818ef00bb6f955c7c9656ff2c311 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2019 01:15:41 +0000 Subject: Bump v-tooltip from 3.0.0-alpha.10 to 3.0.0-alpha.11 Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 3.0.0-alpha.10 to 3.0.0-alpha.11. - [Release notes](https://github.com/Akryum/vue-tooltip/releases) - [Commits](https://github.com/Akryum/vue-tooltip/commits) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index f64e2878..f952c53c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11589,9 +11589,9 @@ "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==" }, "v-tooltip": { - "version": "3.0.0-alpha.10", - "resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-3.0.0-alpha.10.tgz", - "integrity": "sha512-4EZkRXvpmLHUMUUMYr/xNXyahG7/85s5BEqxC0Kx/waFMrjGsdEQMnD7elx7s30xlrPzhcc8WWf5KPu5t9HL2A==", + "version": "3.0.0-alpha.11", + "resolved": "https://registry.npmjs.org/v-tooltip/-/v-tooltip-3.0.0-alpha.11.tgz", + "integrity": "sha512-n95vxc1fBZrCkmkJTuH/O0if+8r7r+dFfZpOYCysYT+bIJiK4gxMiEo8olTMoIM1uxikiOGN+CMURcW764m6Xw==", "requires": { "popper.js": "^1.15.0", "vue-resize": "^0.4.5" diff --git a/package.json b/package.json index 6129068d..dd738891 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "tributejs": "^3.7.1", "twemoji": "^12.0.1", "uuid": "^3.3.2", - "v-tooltip": "^3.0.0-alpha.10", + "v-tooltip": "^3.0.0-alpha.11", "vue": "^2.6.10", "vue-click-outside": "^1.0.7", "vue-contenteditable-directive": "^1.2.0", -- cgit v1.2.3