Skip to content

Commit 1db667a

Browse files
Bump bootstrap from 5.3.3 to 5.3.4
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58b9601 commit 1db667a

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.39.1",
1717
"babel-loader": "^10.0.0",
18-
"bootstrap": "^5.3.3",
18+
"bootstrap": "^5.3.4",
1919
"bootswatch": "^5.3.3",
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
@@ -2347,7 +2347,7 @@ __metadata:
23472347
languageName: node
23482348
linkType: hard
23492349

2350-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.3":
2350+
"bootstrap@npm:^5.1.3":
23512351
version: 5.3.3
23522352
resolution: "bootstrap@npm:5.3.3"
23532353
peerDependencies:
@@ -2356,6 +2356,15 @@ __metadata:
23562356
languageName: node
23572357
linkType: hard
23582358

2359+
"bootstrap@npm:^5.3.4":
2360+
version: 5.3.4
2361+
resolution: "bootstrap@npm:5.3.4"
2362+
peerDependencies:
2363+
"@popperjs/core": ^2.11.8
2364+
checksum: 10c0/47000ac406d2b4d2d7e2f3e52d1b927f3a5fa82910bd86cada78ae8e0e0fd85c6d21a9161bf4c8f7e528b0f7d7c8b3cde1790ae04c6702a6b63c77671ad67227
2365+
languageName: node
2366+
linkType: hard
2367+
23592368
"bootswatch@npm:^5.3.3":
23602369
version: 5.3.3
23612370
resolution: "bootswatch@npm:5.3.3"
@@ -2571,7 +2580,7 @@ __metadata:
25712580
"@webpack-cli/serve": "npm:^3.0.1"
25722581
ace-builds: "npm:^1.39.1"
25732582
babel-loader: "npm:^10.0.0"
2574-
bootstrap: "npm:^5.3.3"
2583+
bootstrap: "npm:^5.3.4"
25752584
bootswatch: "npm:^5.3.3"
25762585
chosen-js: "npm:^1.8.7"
25772586
component-emitter: "npm:^2.0.0"

0 commit comments

Comments
 (0)