Skip to content

Commit 04a268a

Browse files
build(deps): 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 d8de0af commit 04a268a

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.39.1",
1515
"babel-loader": "10.0.0",
16-
"bootstrap": "^5.3.3",
16+
"bootstrap": "^5.3.4",
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
@@ -2322,7 +2322,7 @@ __metadata:
23222322
languageName: node
23232323
linkType: hard
23242324

2325-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.3":
2325+
"bootstrap@npm:^5.1.3":
23262326
version: 5.3.3
23272327
resolution: "bootstrap@npm:5.3.3"
23282328
peerDependencies:
@@ -2331,6 +2331,15 @@ __metadata:
23312331
languageName: node
23322332
linkType: hard
23332333

2334+
"bootstrap@npm:^5.3.4":
2335+
version: 5.3.4
2336+
resolution: "bootstrap@npm:5.3.4"
2337+
peerDependencies:
2338+
"@popperjs/core": ^2.11.8
2339+
checksum: 10c0/47000ac406d2b4d2d7e2f3e52d1b927f3a5fa82910bd86cada78ae8e0e0fd85c6d21a9161bf4c8f7e528b0f7d7c8b3cde1790ae04c6702a6b63c77671ad67227
2340+
languageName: node
2341+
linkType: hard
2342+
23342343
"brace-expansion@npm:^2.0.1":
23352344
version: 2.0.1
23362345
resolution: "brace-expansion@npm:2.0.1"
@@ -2530,7 +2539,7 @@ __metadata:
25302539
"@webpack-cli/serve": "npm:^3.0.1"
25312540
ace-builds: "npm:^1.39.1"
25322541
babel-loader: "npm:10.0.0"
2533-
bootstrap: "npm:^5.3.3"
2542+
bootstrap: "npm:^5.3.4"
25342543
compression-webpack-plugin: "npm:11.1.0"
25352544
css-loader: "npm:^7.1.2"
25362545
css-minimizer-webpack-plugin: "npm:^7.0.2"

0 commit comments

Comments
 (0)