Skip to content

Commit 1423d96

Browse files
chore(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 6ad1a90 commit 1423d96

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
@@ -16,7 +16,7 @@
1616
"@webpack-cli/serve": "^3.0.1",
1717
"ace-builds": "^1.43.2",
1818
"babel-loader": "^10.0.0",
19-
"bootstrap": "^5.3.7",
19+
"bootstrap": "^5.3.8",
2020
"bootswatch": "^5.3.7",
2121
"chosen-js": "^1.8.7",
2222
"component-emitter": "^2.0.0",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2471,7 +2471,7 @@ __metadata:
24712471
languageName: node
24722472
linkType: hard
24732473

2474-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.7":
2474+
"bootstrap@npm:^5.1.3":
24752475
version: 5.3.7
24762476
resolution: "bootstrap@npm:5.3.7"
24772477
peerDependencies:
@@ -2480,6 +2480,15 @@ __metadata:
24802480
languageName: node
24812481
linkType: hard
24822482

2483+
"bootstrap@npm:^5.3.8":
2484+
version: 5.3.8
2485+
resolution: "bootstrap@npm:5.3.8"
2486+
peerDependencies:
2487+
"@popperjs/core": ^2.11.8
2488+
checksum: 10c0/0039a9df2c3e7bfa04f1abca199c299ff3b75869d578c0cb1721c6f1f203c91531788a5631ecbee01513481979314d0e4ba0d90c2011e6ce18fc2e0bc93e18d9
2489+
languageName: node
2490+
linkType: hard
2491+
24832492
"bootswatch@npm:^5.3.7":
24842493
version: 5.3.7
24852494
resolution: "bootswatch@npm:5.3.7"
@@ -2696,7 +2705,7 @@ __metadata:
26962705
"@webpack-cli/serve": "npm:^3.0.1"
26972706
ace-builds: "npm:^1.43.2"
26982707
babel-loader: "npm:^10.0.0"
2699-
bootstrap: "npm:^5.3.7"
2708+
bootstrap: "npm:^5.3.8"
27002709
bootswatch: "npm:^5.3.7"
27012710
chosen-js: "npm:^1.8.7"
27022711
component-emitter: "npm:^2.0.0"

0 commit comments

Comments
 (0)