From be9363a49652861b6434c2226f081ba6d5357d41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 05:01:58 +0000 Subject: [PATCH] Bump bootstrap-vue-3 from 0.1.0 to 0.1.2 Bumps [bootstrap-vue-3](https://github.com/cdmoro/bootstrap-vue-3) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/cdmoro/bootstrap-vue-3/releases) - [Commits](https://github.com/cdmoro/bootstrap-vue-3/compare/0.1.0...v0.1.2) --- updated-dependencies: - dependency-name: bootstrap-vue-3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 c8ff841..6513cfe 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@popperjs/core": "^2.11.2", "axios": "^0.25.0", "bootstrap": "^5.1.3", - "bootstrap-vue-3": "^0.1.0", + "bootstrap-vue-3": "^0.1.2", "core-js": "^3.20.3", "file-saver": "^2.0.5", "lodash": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 6e753f7..db84cb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,10 +2318,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.npm.taobao.org/boolbase/download/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bootstrap-vue-3@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/bootstrap-vue-3/-/bootstrap-vue-3-0.1.0.tgz#363dd24d4f8109eb341ce54758fb5bc02d5405db" - integrity sha512-9u/S1qLFMppKdJ15mF/oi2FMj3XRy1ikNizWIobdxM3bhP4gMyo432CsCjtyNaB5jWHTZX+8y3Ylvvk4MQQGcw== +bootstrap-vue-3@^0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/bootstrap-vue-3/-/bootstrap-vue-3-0.1.2.tgz#841ea085e092e209d73d0ea2d9ac7bdb25ddc916" + integrity sha512-Fg/YU0fOyoQf/88I/vZjeXE4P6qdZwFZn9PCwzgBgwUSBZMUWCzqtBwP5GeC53mBAlmeTge9hpChPfIfYsXp3g== dependencies: bootstrap "^5.1.3" core-js "^3.6.5"