Bump @vue/composition-api from 1.4.6 to 1.4.9

Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.6 to 1.4.9.
- [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.6...v1.4.9)

---
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-03-02 05:05:31 +00:00 committed by GitHub
parent 716f6e0be5
commit 39ee1efb52
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.6",
"@vue/composition-api": "^1.4.9",
"axios": "^0.26.0",
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.21.2",

View File

@ -1468,10 +1468,10 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"
"@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/composition-api@^1.4.9":
version "1.4.9"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.4.9.tgz#6fa65284f545887b52d421f23b4fa1c41bc0ad4b"
integrity sha512-l6YOeg5LEXmfPqyxAnBaCv1FMRw0OGKJ4m6nOWRm6ngt5TuHcj5ZoBRN+LXh3J0u6Ur3C4VA+RiKT+M0eItr/g==
"@vue/eslint-config-prettier@^6.0.0":
version "6.0.0"