Skip to content

Commit db513d6

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 a3775bb commit db513d6

File tree

3 files changed

+37
-18
lines changed

3 files changed

+37
-18
lines changed

package-lock.json

+33-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": ""
1919
},
2020
"dependencies": {
21-
"bootstrap": "4.0.0"
21+
"bootstrap": "4.3.1"
2222
},
2323
"devDependencies": {
2424
"browser-sync": "2.23.6",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,9 @@ [email protected]:
282282
dependencies:
283283
hoek "2.x.x"
284284

285-
bootstrap@4.0.0:
286-
version "4.0.0"
287-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a"
285+
bootstrap@4.3.1:
286+
version "4.3.1"
287+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac"
288288

289289
brace-expansion@^1.0.0, brace-expansion@^1.1.7:
290290
version "1.1.11"

0 commit comments

Comments
 (0)