Skip to content

Commit

Permalink
Bump vue-cli-plugin-bootstrap-vue from 0.7.0 to 0.8.0 in /webui/front…
Browse files Browse the repository at this point in the history
…end (#200)

Bumps [vue-cli-plugin-bootstrap-vue](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/releases)
- [Commits](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/commits)

---
updated-dependencies:
- dependency-name: vue-cli-plugin-bootstrap-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 24, 2021
1 parent dc2d176 commit 351d19f
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 @@ -38,7 +38,7 @@
"sass": "^1.35.2",
"sass-loader": "^12.1.0",
"typescript": "~4.3.5",
"vue-cli-plugin-bootstrap-vue": "~0.7.0",
"vue-cli-plugin-bootstrap-vue": "~0.8.0",
"vue-template-compiler": "^2.6.14"
},
"eslintConfig": {
Expand Down
8 changes: 4 additions & 4 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8513,10 +8513,10 @@ vue-class-component@^7.2.6:
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.6.tgz#8471e037b8e4762f5a464686e19e5afc708502e4"
integrity sha512-+eaQXVrAm/LldalI272PpDe3+i4mPis0ORiMYxF6Ae4hyuCh15W8Idet7wPUEs4N4YptgFHGys4UrgNQOMyO6w==

vue-cli-plugin-bootstrap-vue@~0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/vue-cli-plugin-bootstrap-vue/-/vue-cli-plugin-bootstrap-vue-0.7.0.tgz#b44ed7180e59aca2846e981fc67f59d7c77298e3"
integrity sha512-KYP7CpwbM6Xw94LR2G6y8ZqqTDKlYTgLDwsxaNUj8NyuAo/mpo2y6Q67T9CXjiPgJYVbWH5IzkhE0gHc+9xZKA==
vue-cli-plugin-bootstrap-vue@~0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/vue-cli-plugin-bootstrap-vue/-/vue-cli-plugin-bootstrap-vue-0.8.0.tgz#ac39ddce4d1b68b614766c09201693271da838dc"
integrity sha512-Dd0uRwyB2Ogju1cIPZriKbLvDDL1RCcOb7qUUrNiWso4AJKAS5huyav06w+5D7j09XrlNPsW4b5VJm4/OlGGXA==

vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.8.0:
version "7.8.0"
Expand Down

0 comments on commit 351d19f

Please sign in to comment.