Skip to content

Commit e84af98

Browse files
Bump bootstrap from 4.6.2 to 5.0.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.6.2...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c8f89a commit e84af98

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
@@ -22,7 +22,7 @@
2222
"@fortawesome/fontawesome-free": "^5.15.4",
2323
"@sentry/browser": "^8.33.0",
2424
"algoliasearch": "^4.20.0",
25-
"bootstrap": "^4.6.2",
25+
"bootstrap": "^5.0.0",
2626
"instantsearch.css": "^8.1.0",
2727
"instantsearch.js": "^4.58.0",
2828
"jquery": "^3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2061,10 +2061,10 @@ binary-extensions@^2.0.0:
20612061
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
20622062
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
20632063

2064-
bootstrap@^4.6.2:
2065-
version "4.6.2"
2066-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
2067-
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
2064+
bootstrap@^5.0.0:
2065+
version "5.0.0"
2066+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
2067+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
20682068

20692069
brace-expansion@^1.1.7:
20702070
version "1.1.11"

0 commit comments

Comments
 (0)