Skip to content

Commit aafe038

Browse files
Bump bootstrap from 4.6.2 to 5.0.0
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 5b0ac24 commit aafe038

File tree

2 files changed

+29
-20
lines changed

2 files changed

+29
-20
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"analyze": "webpack --mode production --profile --json > stats.json && webpack-bundle-analyzer stats.json"
1313
},
1414
"dependencies": {
15-
"bootstrap": "^4.6.2",
15+
"bootstrap": "^5.0.0",
1616
"dot-language-support": "^1.5.2",
1717
"jquery": "^3.6.0",
1818
"monaco-editor": "~0.18.1",

0 commit comments

Comments
 (0)