Bump v-tooltip from 2.1.2 to 2.1.3

Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Changelog](https://github.com/Akryum/v-tooltip/blob/next/CHANGELOG.md)
- [Commits](https://github.com/Akryum/vue-tooltip/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: v-tooltip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-29 23:06:35 +00:00 committed by GitHub
parent 9212949716
commit 9f66129539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 51 additions and 22 deletions

View file

@ -14,7 +14,7 @@
"axios": "^0.21.1",
"clipboard-polyfill": "^3.0.2",
"core-js": "^3.8.3",
"v-tooltip": "^2.1.2",
"v-tooltip": "^2.1.3",
"vue": "^2.6.11",
"vue-ellipse-progress": "^1.1.1",
"vue-textarea-autosize": "^1.1.1"