Skip to content

Commit 89cac22

Browse files
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 b3cdae5 commit 89cac22

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
@@ -15,7 +15,7 @@
1515
"@webpack-cli/serve": "^3.0.1",
1616
"ace-builds": "^1.42.0",
1717
"babel-loader": "^10.0.0",
18-
"bootstrap": "^5.3.6",
18+
"bootstrap": "^5.3.7",
1919
"bootswatch": "^5.3.6",
2020
"chosen-js": "^1.8.7",
2121
"component-emitter": "^2.0.0",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ __metadata:
24402440
languageName: node
24412441
linkType: hard
24422442

2443-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.6":
2443+
"bootstrap@npm:^5.1.3":
24442444
version: 5.3.6
24452445
resolution: "bootstrap@npm:5.3.6"
24462446
peerDependencies:
@@ -2449,6 +2449,15 @@ __metadata:
24492449
languageName: node
24502450
linkType: hard
24512451

2452+
"bootstrap@npm:^5.3.7":
2453+
version: 5.3.7
2454+
resolution: "bootstrap@npm:5.3.7"
2455+
peerDependencies:
2456+
"@popperjs/core": ^2.11.8
2457+
checksum: 10c0/019f0d683aec843b9fc0592ae78560cfe286bc8e31e706d40d8c15d390dcca7ab2ffa193a489a74f65ed5596800b9b79da867545ce3bbafca945b630fe0055af
2458+
languageName: node
2459+
linkType: hard
2460+
24522461
"bootswatch@npm:^5.3.6":
24532462
version: 5.3.6
24542463
resolution: "bootswatch@npm:5.3.6"
@@ -2664,7 +2673,7 @@ __metadata:
26642673
"@webpack-cli/serve": "npm:^3.0.1"
26652674
ace-builds: "npm:^1.42.0"
26662675
babel-loader: "npm:^10.0.0"
2667-
bootstrap: "npm:^5.3.6"
2676+
bootstrap: "npm:^5.3.7"
26682677
bootswatch: "npm:^5.3.6"
26692678
chosen-js: "npm:^1.8.7"
26702679
component-emitter: "npm:^2.0.0"

0 commit comments

Comments
 (0)