Skip to content

Commit 049d18e

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

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
@@ -19,7 +19,7 @@
1919
"@types/react-dom": "^16.9.8",
2020
"@types/react-router-dom": "^5.1.5",
2121
"@types/reactstrap": "^8.4.2",
22-
"bootstrap": "^4.4.1",
22+
"bootstrap": "^5.0.0",
2323
"copy-to-clipboard": "^3.3.1",
2424
"dateformat": "^3.0.3",
2525
"gh-pages": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3199,10 +3199,10 @@ boolify@^1.0.0:
31993199
resolved "https://registry.yarnpkg.com/boolify/-/boolify-1.0.1.tgz#b5c09e17cacd113d11b7bb3ed384cc012994d86b"
32003200
integrity sha1-tcCeF8rNET0Rt7s+04TMASmU2Gs=
32013201

3202-
bootstrap@^4.4.1:
3203-
version "4.6.0"
3204-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7"
3205-
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==
3202+
bootstrap@^5.0.0:
3203+
version "5.0.0"
3204+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.0.tgz#97635ac0e0d6cb466700ebf0fd266bfabf352ed2"
3205+
integrity sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA==
32063206

32073207
brace-expansion@^1.1.7:
32083208
version "1.1.11"

0 commit comments

Comments
 (0)