Skip to content

Commit 237bb24

Browse files
Bump bootstrap from 5.0.2 to 5.1.0 in /src/playground (Azure#3901)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92a0e4d commit 237bb24

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

src/playground/package-lock.json

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

src/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"webpack-dev-server": "^3.11.2"
4141
},
4242
"dependencies": {
43-
"bootstrap": "^5.0.2",
43+
"bootstrap": "^5.1.0",
4444
"monaco-editor": "^0.26.1",
4545
"pako": "^2.0.4",
4646
"react": "^17.0.2",

0 commit comments

Comments
 (0)