Skip to content

Commit f08640d

Browse files
build(deps): bump bootstrap from 5.3.7 to 5.3.8
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.7 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4f8a45 commit f08640d

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@webpack-cli/serve": "^3.0.1",
1515
"ace-builds": "^1.43.2",
1616
"babel-loader": "10.0.0",
17-
"bootstrap": "^5.3.7",
17+
"bootstrap": "^5.3.8",
1818
"compression-webpack-plugin": "11.1.0",
1919
"css-loader": "^7.1.2",
2020
"css-minimizer-webpack-plugin": "^7.0.2",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2396,7 +2396,7 @@ __metadata:
23962396
languageName: node
23972397
linkType: hard
23982398

2399-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.7":
2399+
"bootstrap@npm:^5.1.3":
24002400
version: 5.3.7
24012401
resolution: "bootstrap@npm:5.3.7"
24022402
peerDependencies:
@@ -2405,6 +2405,15 @@ __metadata:
24052405
languageName: node
24062406
linkType: hard
24072407

2408+
"bootstrap@npm:^5.3.8":
2409+
version: 5.3.8
2410+
resolution: "bootstrap@npm:5.3.8"
2411+
peerDependencies:
2412+
"@popperjs/core": ^2.11.8
2413+
checksum: 10c0/0039a9df2c3e7bfa04f1abca199c299ff3b75869d578c0cb1721c6f1f203c91531788a5631ecbee01513481979314d0e4ba0d90c2011e6ce18fc2e0bc93e18d9
2414+
languageName: node
2415+
linkType: hard
2416+
24082417
"brace-expansion@npm:^2.0.1":
24092418
version: 2.0.2
24102419
resolution: "brace-expansion@npm:2.0.2"
@@ -2605,7 +2614,7 @@ __metadata:
26052614
"@webpack-cli/serve": "npm:^3.0.1"
26062615
ace-builds: "npm:^1.43.2"
26072616
babel-loader: "npm:10.0.0"
2608-
bootstrap: "npm:^5.3.7"
2617+
bootstrap: "npm:^5.3.8"
26092618
compression-webpack-plugin: "npm:11.1.0"
26102619
css-loader: "npm:^7.1.2"
26112620
css-minimizer-webpack-plugin: "npm:^7.0.2"

0 commit comments

Comments
 (0)