Skip to content

Commit

Permalink
Bump @vue/composition-api from 1.6.2 to 1.6.3 in /webui/frontend
Browse files Browse the repository at this point in the history
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](vuejs/composition-api@v1.6.2...v1.6.3)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 24, 2022
1 parent 47b4394 commit a4f13e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@braid/vue-formulate": "^2.5.3",
"@vue/composition-api": "^1.6.2",
"@vue/composition-api": "^1.6.3",
"axios": "^0.27.2",
"bootstrap-vue": "^2.22.0",
"core-js": "^3.23.2",
Expand Down
8 changes: 4 additions & 4 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1729,10 +1729,10 @@
optionalDependencies:
prettier "^1.18.2 || ^2.0.0"

"@vue/composition-api@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.2.tgz#8e65cf60cd919f23649951ed14a67d43cd32131d"
integrity sha512-g6pCOaAB5Z987EwCBIDanRlramrgnWfrrYS8F/0axn2AL8EvyfAebDcLTSr48hac0G0rqC9ODp5LWaiupzl6Tw==
"@vue/composition-api@^1.6.3":
version "1.6.3"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.6.3.tgz#3b1486608f1682e8bc03c71e1fd58013b0b7a093"
integrity sha512-f0TgOKqU460QyVLp5URi8LMVJ3eE3/3OuFrytItSNmp5FbisS67jVvUZg7pzIzZonqc4chG1SNS48PMOsH7a4g==

"@vue/eslint-config-typescript@^5.0.2":
version "5.1.0"
Expand Down

0 comments on commit a4f13e8

Please sign in to comment.