Skip to content

Commit 1ea13c5

Browse files
Bump bootstrap from 5.3.3 to 5.3.5
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.5. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.5) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46350c6 commit 1ea13c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"type": "module",
4545
"dependencies": {
4646
"@fontsource/open-sans": "^5.2.5",
47-
"bootstrap": "^5.3.3"
47+
"bootstrap": "^5.3.5"
4848
},
4949
"resolutions": {
5050
"picomatch": "^4.0.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,10 @@ base64-js@^1.3.1:
365365
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
366366
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
367367

368-
bootstrap@^5.3.3:
369-
version "5.3.3"
370-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
371-
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
368+
bootstrap@^5.3.5:
369+
version "5.3.5"
370+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.5.tgz#be42cfe0d580e97ee1abb7d38ce94f5c393c9bb6"
371+
integrity sha512-ct1CHKtiobRimyGzmsSldEtM03E8fcEX4Tb3dGXz1V8faRwM50+vfHwTzOxB3IlKO7m+9vTH3s/3C6T2EAPeTA==
372372

373373
buffer@^6.0.3:
374374
version "6.0.3"

0 commit comments

Comments
 (0)