From 1be9100e9ab93abe852a9042dd18198fb2eb3244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 05:21:46 +0000 Subject: [PATCH] Bump vue-cli-plugin-bootstrap-vue from 0.6.0 to 0.7.0 Bumps [vue-cli-plugin-bootstrap-vue](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/releases) - [Commits](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cae501cb..ebe094c8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "sass": "^1.26.10", "sass-loader": "^10.0.2", "typescript": "~4.0.2", - "vue-cli-plugin-bootstrap-vue": "~0.6.0", + "vue-cli-plugin-bootstrap-vue": "~0.7.0", "vue-template-compiler": "^2.6.12", "vuex-class": "^0.3.2" } diff --git a/yarn.lock b/yarn.lock index 5eb8b121..0bbea64b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8934,10 +8934,10 @@ vue-class-component@^7.2.5: 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.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/vue-cli-plugin-bootstrap-vue/-/vue-cli-plugin-bootstrap-vue-0.6.0.tgz#cc500263b2ffd2c3d7ca1c3e5436860b0b20bb74" - integrity sha512-sgW3hPlD26AHGJSCoPmEeF1l3KeB/r18nfOAq9RkhIZx5hEwV4jZuiBCxdiyOsha0L5PiegKoofA4gn4c0eLcQ== +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-echarts@^5.0.0-beta.0: version "5.0.0-beta.0"