Skip to content

Commit 8605c61

Browse files
Bump vue-tippy from 6.0.0-alpha.62 to 6.0.0-alpha.63 (snapshot-labs#2882)
Bumps [vue-tippy](https://github.com/KABBOUCHI/vue-tippy) from 6.0.0-alpha.62 to 6.0.0-alpha.63. - [Release notes](https://github.com/KABBOUCHI/vue-tippy/releases) - [Commits](KABBOUCHI/vue-tippy@v6.0.0-alpha.62...v6.0.0-alpha.63) --- updated-dependencies: - dependency-name: vue-tippy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 194dab8 commit 8605c61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"vue": "^3.2.37",
5959
"vue-i18n": "^9.1.10",
6060
"vue-router": "^4.1.3",
61-
"vue-tippy": "^6.0.0-alpha.62",
61+
"vue-tippy": "^6.0.0-alpha.63",
6262
"vuedraggable": "^4.0.2"
6363
},
6464
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7961,10 +7961,10 @@ vue-router@^4.1.3:
79617961
dependencies:
79627962
"@vue/devtools-api" "^6.1.4"
79637963

7964-
vue-tippy@^6.0.0-alpha.62:
7965-
version "6.0.0-alpha.62"
7966-
resolved "https://registry.yarnpkg.com/vue-tippy/-/vue-tippy-6.0.0-alpha.62.tgz#1bd6d70ee8b07fb11cb816d92b6cc72db61834b1"
7967-
integrity sha512-Q+Dn7D3tJq0w9HSWbxAexZ9LaP96Kg0dK8ridBKNsgcRBtYHJcaP4TqA/qSl5HbEv7bcD7dqQ4Q9zndMKkE4mw==
7964+
vue-tippy@^6.0.0-alpha.63:
7965+
version "6.0.0-alpha.63"
7966+
resolved "https://registry.yarnpkg.com/vue-tippy/-/vue-tippy-6.0.0-alpha.63.tgz#9de5967ced0cd8b8261d60e85b5bd9b6d2f940e7"
7967+
integrity sha512-TT7Jq9rg2O5c/wFn4Wuyn300k1aUwXvl93Sy0YBdlspoUh1bO5B2OEJKaZ8R4UTH/4CUIGuTjNJPwAHyQ/4BqQ==
79687968
dependencies:
79697969
tippy.js "^6.3.7"
79707970

0 commit comments

Comments
 (0)