Skip to content

Commit

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

---
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 Sep 11, 2021
1 parent 0c75dde commit 507ba4a
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.1.4",
"@vue/composition-api": "^1.1.5",
"axios": "^0.21.4",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.17.3",
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.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.1.4.tgz#b4cd566e575350b86c22fa02632e4a356ac2e26e"
integrity sha512-f618a79X0VepQUoZofaAYzaherBuzfIIYah4gQPcwmXgN3oeuGdhO7DY2s3Rjcw7r9yTEh5sQIowbNWy6INGjg==
"@vue/composition-api@^1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@vue/composition-api/-/composition-api-1.1.5.tgz#dec72423d2a41a49ddae87d107a6694b68003c33"
integrity sha512-OBi35vuM2ZJHENCbYshvikSHZ2qoIl63TBUpszZkmdlmgWLi7yi0tKmesXfP2TsSuNVaKqvxNhHQ9BsEh5IwAg==
dependencies:
tslib "^2.3.0"

Expand Down

0 comments on commit 507ba4a

Please sign in to comment.