Skip to content

Commit

Permalink
Bump bootstrap from 4.6.2 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.3.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.6.2...v5.3.3)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 20, 2024
1 parent 77caaf0 commit f6a6e38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@octokit/request-error": "^6.1.4",
"@octokit/rest": "^21.0.2",
"axios": "^1.7.4",
"bootstrap": "^4.6.1",
"bootstrap": "^5.3.3",
"buffer": "^6.0.3",
"client-zip": "^2.4.5",
"https-browserify": "^1.0.0",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3975,13 +3975,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:^4.6.1":
version: 4.6.2
resolution: "bootstrap@npm:4.6.2"
"bootstrap@npm:^5.3.3":
version: 5.3.3
resolution: "bootstrap@npm:5.3.3"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: 10/28a66f1d869a21208c09245fc349540deda96db02005d9c3dfd3405399eb2775733e55c74aca14697898efadfe88718fe56832ff7da718e7eb4d73c9968f668c
"@popperjs/core": ^2.11.8
checksum: 10/f05183948b00b496400cc13df5798ecab7a85975e7d9a77b314a763b574a990aec0f1bbf1913c648a93b5d8cc82e73bc05f5ec1161d2932aad7ef7f316d9c82d
languageName: node
linkType: hard

Expand Down Expand Up @@ -11570,7 +11569,7 @@ __metadata:
autoprefixer: "npm:^10.4.20"
axios: "npm:^1.7.4"
babel-loader: "npm:^9.1.3"
bootstrap: "npm:^4.6.1"
bootstrap: "npm:^5.3.3"
buffer: "npm:^6.0.3"
client-zip: "npm:^2.4.5"
copy-webpack-plugin: "npm:^12.0.2"
Expand Down

0 comments on commit f6a6e38

Please sign in to comment.