Skip to content

Commit a0daf66

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump bootstrap from 5.2.3 to 5.3.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.2.3...v5.3.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e509fda commit a0daf66

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"alpaca": "1.5.27",
1919
"blob.js": "1.0.1",
2020
"bluebird": "3.7.2",
21-
"bootstrap": "5.2.3",
21+
"bootstrap": "5.3.0",
2222
"bootstrap-accessibility-plugin": "1.0.6",
2323
"bootstrap-datepicker": "1.10.0",
2424
"chart.js": "4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,10 +1042,10 @@ bootstrap-datepicker@1.10.0:
10421042
dependencies:
10431043
jquery ">=3.4.0 <4.0.0"
10441044

1045-
bootstrap@5.2.3:
1046-
version "5.2.3"
1047-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"
1048-
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==
1045+
bootstrap@5.3.0:
1046+
version "5.3.0"
1047+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.0.tgz#0718a7cc29040ee8dbf1bd652b896f3436a87c29"
1048+
integrity sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==
10491049

10501050
bootstrap@^3.3:
10511051
version "3.4.1"

0 commit comments

Comments
 (0)