Skip to content

Commit 3cb7f92

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

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
@@ -13,7 +13,7 @@
1313
"@webpack-cli/serve": "^3.0.1",
1414
"ace-builds": "^1.42.0",
1515
"babel-loader": "10.0.0",
16-
"bootstrap": "^5.3.6",
16+
"bootstrap": "^5.3.7",
1717
"compression-webpack-plugin": "11.1.0",
1818
"css-loader": "^7.1.2",
1919
"css-minimizer-webpack-plugin": "^7.0.2",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,7 +2415,7 @@ __metadata:
24152415
languageName: node
24162416
linkType: hard
24172417

2418-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.6":
2418+
"bootstrap@npm:^5.1.3":
24192419
version: 5.3.6
24202420
resolution: "bootstrap@npm:5.3.6"
24212421
peerDependencies:
@@ -2424,6 +2424,15 @@ __metadata:
24242424
languageName: node
24252425
linkType: hard
24262426

2427+
"bootstrap@npm:^5.3.7":
2428+
version: 5.3.7
2429+
resolution: "bootstrap@npm:5.3.7"
2430+
peerDependencies:
2431+
"@popperjs/core": ^2.11.8
2432+
checksum: 10c0/019f0d683aec843b9fc0592ae78560cfe286bc8e31e706d40d8c15d390dcca7ab2ffa193a489a74f65ed5596800b9b79da867545ce3bbafca945b630fe0055af
2433+
languageName: node
2434+
linkType: hard
2435+
24272436
"brace-expansion@npm:^2.0.1":
24282437
version: 2.0.2
24292438
resolution: "brace-expansion@npm:2.0.2"
@@ -2623,7 +2632,7 @@ __metadata:
26232632
"@webpack-cli/serve": "npm:^3.0.1"
26242633
ace-builds: "npm:^1.42.0"
26252634
babel-loader: "npm:10.0.0"
2626-
bootstrap: "npm:^5.3.6"
2635+
bootstrap: "npm:^5.3.7"
26272636
compression-webpack-plugin: "npm:11.1.0"
26282637
css-loader: "npm:^7.1.2"
26292638
css-minimizer-webpack-plugin: "npm:^7.0.2"

0 commit comments

Comments
 (0)