Skip to content

Commit

Permalink
Bump @vue/composition-api from 1.2.2 to 1.2.4 in /webui/frontend (#257)
Browse files Browse the repository at this point in the history
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.2.2 to 1.2.4.
- [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.2.2...v1.2.4)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 15, 2021
1 parent 7ee8319 commit f5bd60d
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.2",
"@vue/composition-api": "^1.2.2",
"@vue/composition-api": "^1.2.4",
"axios": "^0.22.0",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.18.1",
Expand Down
8 changes: 4 additions & 4 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,10 +1520,10 @@
optionalDependencies:
prettier "^1.18.2"

"@vue/composition-api@^1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.2.2.tgz#7276667eea4c65add902a132802504c6a9950fa2"
integrity sha512-hnnock2l8Uawuzm/Nq8LqaztuOO70rpyX3Gz/Kpl/JtNalsG/EuuHuRQAWPiT3Is8NCB/8V5hiH7fmCmAc0+pQ==
"@vue/composition-api@^1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.2.4.tgz#4befcefc0e1c570fd0879a2d8b8f901f3a4e35d0"
integrity sha512-8LVV6O4slsroBhRKxly3em5H3D5Q+ggPG75lcilh5MfLGs69LEdwm6dKhSOXtQoSyMGF4Rq30E4DcouopM8Rxg==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit f5bd60d

Please sign in to comment.