Skip to content

Commit 7eabd11

Browse files
Bump bootstrap from 4.5.1 to 4.5.2
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.5.1...v4.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 45a0715 commit 7eabd11

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
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"bootstrap": "4.5.1",
6+
"bootstrap": "4.5.2",
77
"classnames": "2.2.6",
88
"ky": "0.23.0",
99
"react": "16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2692,10 +2692,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
26922692
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
26932693
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
26942694

2695-
bootstrap@4.5.1:
2696-
version "4.5.1"
2697-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.1.tgz#f7322c7dd3e6376d430efc0c3f57e4d8005eb5b2"
2698-
integrity sha512-bxUooHBSbvefnIZfjD0LE8nfdPKrtiFy2sgrxQwUZ0UpFzpjVbVMUxaGIoo9XWT4B2LG1HX6UQg0UMOakT0prQ==
2695+
bootstrap@4.5.2:
2696+
version "4.5.2"
2697+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.2.tgz#a85c4eda59155f0d71186b6e6ad9b875813779ab"
2698+
integrity sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==
26992699

27002700
brace-expansion@^1.1.7:
27012701
version "1.1.11"

0 commit comments

Comments
 (0)