From 0fb509f7738f1f734bf9af95b272b5b1079dae5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:59:34 +0000 Subject: [PATCH] build(deps): bump bootstrap-scss from 5.3.1 to 5.3.2 Bumps [bootstrap-scss](https://github.com/crissdev/bootstrap-scss) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/crissdev/bootstrap-scss/releases) - [Commits](https://github.com/crissdev/bootstrap-scss/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: bootstrap-scss 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 ac35f23a6e..19e87ec6b6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bindings": "^1.5.0", "bootstrap": "5.3.2", "bootstrap-datepicker": "^1.10.0", - "bootstrap-scss": "^5.3.1", + "bootstrap-scss": "^5.3.2", "bootstrap-select": "^1.13.18", "chart.js": "^4.4.0", "chartjs-adapter-luxon": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index e6cbdebe2e..8c6d3b5f73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2238,10 +2238,10 @@ bootstrap-datepicker@^1.10.0: dependencies: jquery ">=3.4.0 <4.0.0" -bootstrap-scss@^5.3.1: - version "5.3.1" - resolved "https://registry.yarnpkg.com/bootstrap-scss/-/bootstrap-scss-5.3.1.tgz#0ba1503ed173602ced26dfb82faa93abe99b8055" - integrity sha512-WEhEFkHTSjaeA7gQ6Eizn50nDM+q8nzaQX52yoQMrnqwY/0rhE+VvC6sD2XKI8KFAxQpK0Jbrg/ggQ6smaXsCA== +bootstrap-scss@^5.3.2: + version "5.3.2" + resolved "https://registry.yarnpkg.com/bootstrap-scss/-/bootstrap-scss-5.3.2.tgz#131e0cf4a9ae522d8c4b2c1e1a128bdea940d93a" + integrity sha512-i/8Spm3jULeFZk+Qno2NCARkkGEN1YNbLBWp7nbSAiZUW1DEAkeP8NT4t0j0y6ZOw/91HxwTsBoa+E2McYauEw== bootstrap-select@^1.13.18: version "1.13.18"