Skip to content

Commit

Permalink
fix(deps): update dependency bootstrap to v5.3.3 (#2468)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent f1d6d5c commit e7659dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"autoprefixer": "9.8.8",
"babel-loader": "8.4.1",
"babel-plugin-istanbul": "5.2.0",
"bootstrap": "5.2.3",
"bootstrap": "5.3.3",
"casual-browserify": "1.5.19-2",
"chai": "4.3.10",
"chai-as-promised": "7.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7641,12 +7641,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:5.2.3":
version: 5.2.3
resolution: "bootstrap@npm:5.2.3"
"bootstrap@npm:5.3.3":
version: 5.3.3
resolution: "bootstrap@npm:5.3.3"
peerDependencies:
"@popperjs/core": ^2.11.6
checksum: 0211805dec6a190c0911d142966df30fdb4b4139a04cc6c23dd83c6045ea3cb0a966b360ab2e701e7b3ad96ff01e05fdc0914be97b41bd876b11e457a8bdc6a3
"@popperjs/core": ^2.11.8
checksum: 537b68db30150075614310e9ebdf1be9b4affdf89ca226d59f4352e82a368b203af13ed0ce5ccfa4e06f141ecd233f7432ca3817e9c1a39863a05fbe13c73c4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -16095,7 +16095,7 @@ __metadata:
autoprefixer: 9.8.8
babel-loader: 8.4.1
babel-plugin-istanbul: 5.2.0
bootstrap: 5.2.3
bootstrap: 5.3.3
casual-browserify: 1.5.19-2
chai: 4.3.10
chai-as-promised: 7.1.2
Expand Down

0 comments on commit e7659dd

Please sign in to comment.