Skip to content

Commit c64f287

Browse files
Bump bootstrap from 5.3.5 to 5.3.6
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.5 to 5.3.6. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.5...v5.3.6) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53d6c93 commit c64f287

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.41.0",
1717
"babel-loader": "^10.0.0",
18-
"bootstrap": "^5.3.5",
18+
"bootstrap": "^5.3.6",
1919
"bootswatch": "^5.3.5",
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
@@ -2433,7 +2433,7 @@ __metadata:
24332433
languageName: node
24342434
linkType: hard
24352435

2436-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.5":
2436+
"bootstrap@npm:^5.1.3":
24372437
version: 5.3.5
24382438
resolution: "bootstrap@npm:5.3.5"
24392439
peerDependencies:
@@ -2442,6 +2442,15 @@ __metadata:
24422442
languageName: node
24432443
linkType: hard
24442444

2445+
"bootstrap@npm:^5.3.6":
2446+
version: 5.3.6
2447+
resolution: "bootstrap@npm:5.3.6"
2448+
peerDependencies:
2449+
"@popperjs/core": ^2.11.8
2450+
checksum: 10c0/1b3f8f4f265463b3cd6aece84135b521ff55f3225a5c16c6981fdd8fb2bfb53b35b0815bff63382e5c83f6d537c017ae8392afe34366d5d547e4fd507d086e1c
2451+
languageName: node
2452+
linkType: hard
2453+
24452454
"bootswatch@npm:^5.3.5":
24462455
version: 5.3.5
24472456
resolution: "bootswatch@npm:5.3.5"
@@ -2657,7 +2666,7 @@ __metadata:
26572666
"@webpack-cli/serve": "npm:^3.0.1"
26582667
ace-builds: "npm:^1.41.0"
26592668
babel-loader: "npm:^10.0.0"
2660-
bootstrap: "npm:^5.3.5"
2669+
bootstrap: "npm:^5.3.6"
26612670
bootswatch: "npm:^5.3.5"
26622671
chosen-js: "npm:^1.8.7"
26632672
component-emitter: "npm:^2.0.0"

0 commit comments

Comments
 (0)