From 79c8c6d017af3e8bde86f73fdcb3e589722f5f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2020 10:23:46 +0000 Subject: [PATCH] Bump bootstrap-vue from 2.16.0 to 2.17.0 Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases) - [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.16.0...v2.17.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 27f06f2b1..93bb99dd5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@panter/vue-i18next": "^0.15.2", "axios": "^0.19.2", "axios-etag-cache": "^1.0.5", - "bootstrap-vue": "^2.16.0", + "bootstrap-vue": "^2.17.0", "d3": "^6.1.1", "date-fns": "^2.16.1", "highcharts": "^8.2.0", diff --git a/yarn.lock b/yarn.lock index edf162297..c5b69aad5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2763,18 +2763,18 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bootstrap-vue@^2.16.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.16.0.tgz#07e7032ec9ffdd576470dc437da54f398ec16ba5" - integrity sha512-gLETwPmeRHCe5WHmhGxzb5PtTEuKqQPGl0TFvZ2Odbkg/7UuIHdqIexrJRerpnomP4ZzDQ+qYGL91Ls9lcQsJQ== +bootstrap-vue@^2.17.0: + version "2.17.0" + resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-2.17.0.tgz#ecff2823cd80f8673f0084091dc54498164cc5fb" + integrity sha512-cYeoVTxAP0koMseCwSl4KQgcdm2M6COfn3F0UaecGkaWy6Vf5Jl+VjDctaR4SvkHZ693tHjW28s/icbsGtKRjQ== dependencies: "@nuxt/opencollective" "^0.3.0" - bootstrap ">=4.5.0 <5.0.0" + bootstrap ">=4.5.2 <5.0.0" popper.js "^1.16.1" portal-vue "^2.1.7" vue-functional-data-merge "^3.1.0" -"bootstrap@>=4.5.0 <5.0.0": +"bootstrap@>=4.5.2 <5.0.0": version "4.5.2" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.2.tgz#a85c4eda59155f0d71186b6e6ad9b875813779ab" integrity sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==