Skip to content

Commit 677bc8a

Browse files
Bump bootstrap from 4.0.0 to 4.3.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.0.0 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.0.0...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent afb2bb3 commit 677bc8a

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
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^4.2.4",
77
"@testing-library/react": "^9.3.2",
88
"@testing-library/user-event": "^7.1.2",
9-
"bootstrap": "4.0.0",
9+
"bootstrap": "4.3.1",
1010
"bootstrap-social": "5.1.1",
1111
"font-awesome": "4.7.0",
1212
"react": "^16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,10 +2476,10 @@ [email protected]:
24762476
bootstrap "~3"
24772477
font-awesome "~4.7"
24782478

2479-
bootstrap@4.0.0:
2480-
version "4.0.0"
2481-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
2482-
integrity sha512-gulJE5dGFo6Q61V/whS6VM4WIyrlydXfCgkE+Gxe5hjrJ8rXLLZlALq7zq2RPhOc45PSwQpJkrTnc2KgD6cvmA==
2479+
bootstrap@4.3.1:
2480+
version "4.3.1"
2481+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
2482+
integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag==
24832483

24842484
bootstrap@~3:
24852485
version "3.4.1"

0 commit comments

Comments
 (0)