Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #46 from abaldeweg/renovate/vue-composition-api-1.x
Browse files Browse the repository at this point in the history
Update dependency @vue/composition-api to v1.4.3
  • Loading branch information
abaldeweg committed Dec 27, 2021
2 parents 16a16c5 + 3bde786 commit d199061
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 @@ -14,7 +14,7 @@
"watch": "vue-cli-service serve"
},
"dependencies": {
"@vue/composition-api": "1.4.2",
"@vue/composition-api": "1.4.3",
"core-js": "3.20.1",
"register-service-worker": "1.7.2",
"vue": "2.6.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1771,10 +1771,10 @@
dependencies:
tslib "^2.3.1"

"@vue/composition-api@1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.2.tgz#d2b2b252c6b73c5b8149619ac2da0b7b2474663c"
integrity sha512-EqybqmMq835GISvlQXdDaV8dsbunpdmhClrnAqUJZLyxxV9pQXQYRtNDf+0e+fEwMfimLIsv7YmbKCbqxGRqXg==
"@vue/composition-api@1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.3.tgz#c80eb8c692e16ebfcdab4af5344a6e3ff8ccc38e"
integrity sha512-Qp4rMbESO05/7/Imck027X5lPhbmMX/mtYSDvIMJ14PS4KHY/4GllnQbPEfsBEe1LECFE6HWx2k7HYgcuYNvpg==
dependencies:
tslib "^2.3.1"

Expand Down

0 comments on commit d199061

Please sign in to comment.