Skip to content

Commit d573f4d

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump bootstrap from 5.3.3 to 5.3.4
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b9aea2 commit d573f4d

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.3.3",
21+
"bootstrap": "5.3.4",
2222
"bootstrap-accessibility-plugin": "1.0.6",
2323
"bootstrap-datepicker": "1.10.0",
2424
"chart.js": "4.4.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,10 +1129,10 @@ bootstrap-datepicker@1.10.0:
11291129
dependencies:
11301130
jquery ">=3.4.0 <4.0.0"
11311131

1132-
bootstrap@5.3.3:
1133-
version "5.3.3"
1134-
resolved "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz"
1135-
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
1132+
bootstrap@5.3.4:
1133+
version "5.3.4"
1134+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.4.tgz#d4d9b670a0322ca60ba57ebcbd67778b61c2642c"
1135+
integrity sha512-q2oK3ZPDTa5I44FTyY3H76+SDTJREvOBxtX1HNLHcxMni50jMvUtOh+dgFdgpsAHtJ9bfNAWr6d6VezJHJ/7tg==
11361136

11371137
bootstrap@^3.3:
11381138
version "3.4.1"

0 commit comments

Comments
 (0)