Skip to content

Commit

Permalink
chore(deps): update dependency @vue/composition-api to v1.4.6 (dotans…
Browse files Browse the repository at this point in the history
…imha#7491)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and BenoitRanque committed May 29, 2022
1 parent a916631 commit 4cbf232
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 @@ -55,7 +55,7 @@
"@typescript-eslint/parser": "5.10.2",
"@urql/exchange-graphcache": "4.3.6",
"@vue/apollo-composable": "4.0.0-alpha.16",
"@vue/composition-api": "1.4.5",
"@vue/composition-api": "1.4.6",
"apollo-client": "2.6.10",
"apollo-server": "3.6.2",
"auto-bind": "4.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3773,10 +3773,10 @@
ts-essentials "^9.0.0"
vue-demi "^0.12.1"

"@vue/composition-api@1.4.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.5.tgz#a15f5407708a6566ade81965476218dfaa4faa29"
integrity sha512-2Esgcc0EGBqyck4b/yrP2VnGmMr6cPYAE4nF3StIzP8+umNAbRZqBJDc6AhE58whPRt3lHAPf83eppgW7a2dUg==
"@vue/composition-api@1.4.6":
version "1.4.6"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.6.tgz#886c35221cd7c6f55272543a121240e8d3a1306c"
integrity sha512-UP359OJ0G0Zli603/i9fhXFmNtZUSrypSFyqClMxizp8ezlaMK2GCmHgy3qyrRnO/xjcDAx09vvXPwNFtxHPtQ==

"@wry/context@^0.6.0":
version "0.6.1"
Expand Down

0 comments on commit 4cbf232

Please sign in to comment.