Skip to content

Commit

Permalink
build(deps): bump vue-tippy from 6.2.0 to 6.3.1 (#4232)
Browse files Browse the repository at this point in the history
Bumps [vue-tippy](https://github.com/KABBOUCHI/vue-tippy) from 6.2.0 to 6.3.1.
- [Release notes](https://github.com/KABBOUCHI/vue-tippy/releases)
- [Commits](KABBOUCHI/vue-tippy@v6.2.0...v6.3.1)

---
updated-dependencies:
- dependency-name: vue-tippy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 7978999 commit aa82ed9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue-tippy": "^6.2.0",
"vue-tippy": "^6.3.1",
"vuedraggable": "^4.0.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15220,10 +15220,10 @@ vue-router@^4.1.6:
dependencies:
"@vue/devtools-api" "^6.4.5"

vue-tippy@^6.0.0, vue-tippy@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/vue-tippy/-/vue-tippy-6.2.0.tgz#ee8c4d4220d033a77c7fb467af967cd299fb968e"
integrity sha512-UytUItp2ZDLXUwAotmioz02uLQoaAl5iVM+5yKsQWrXr29L9ivavtkL684FqbmOfbeCypBw+rVKsXhwdnCt/Cg==
vue-tippy@^6.0.0, vue-tippy@^6.3.1:
version "6.3.1"
resolved "https://registry.yarnpkg.com/vue-tippy/-/vue-tippy-6.3.1.tgz#8d0e03294dad862d71f3a90e486721720cff832c"
integrity sha512-U2jpGwmwg+u/a36/XDnGlOF+W944xHGlVELsrTNWmZ0nUi2E/VW0c/buBkzntFUwRh6BHwFWcKL8BHcyG2mogQ==
dependencies:
tippy.js "^6.3.7"

Expand Down

0 comments on commit aa82ed9

Please sign in to comment.