Skip to content

Commit a4ea2ba

Browse files
chore(deps): bump bootstrap from 4.6.2 to 5.0.0 in /git-webui
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 ead95c8 commit a4ea2ba

File tree

2 files changed

+29
-10
lines changed

2 files changed

+29
-10
lines changed

git-webui/package-lock.json

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

git-webui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"dependencies": {
2828
"jquery": "^3.5.1",
2929
"popper.js": "^1.16.1-lts",
30-
"bootstrap": "^4.6.0"
30+
"bootstrap": "^5.0.0"
3131
}
3232
}

0 commit comments

Comments
 (0)