Bump @vue/composition-api from 1.4.5 to 1.4.6

Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  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] 2022-02-09 05:02:58 +00:00 committed by GitHub
parent f63836e56b
commit 73f633174e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
},
"dependencies": {
"@cypress/vue": "^2.2.3",
"@vue/composition-api": "^1.4.5",
"@vue/composition-api": "^1.4.6",
"axios": "^0.25.0",
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.21.2",

View File

@ -1379,10 +1379,10 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"
"@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==
"@vue/eslint-config-prettier@^6.0.0":
version "6.0.0"