Skip to content

Commit 4d748cd

Browse files
build(deps): 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 91707b8 commit 4d748cd

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.41.0",
1515
"babel-loader": "10.0.0",
16-
"bootstrap": "^5.3.5",
16+
"bootstrap": "^5.3.6",
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
@@ -2408,7 +2408,7 @@ __metadata:
24082408
languageName: node
24092409
linkType: hard
24102410

2411-
"bootstrap@npm:^5.1.3, bootstrap@npm:^5.3.5":
2411+
"bootstrap@npm:^5.1.3":
24122412
version: 5.3.5
24132413
resolution: "bootstrap@npm:5.3.5"
24142414
peerDependencies:
@@ -2417,6 +2417,15 @@ __metadata:
24172417
languageName: node
24182418
linkType: hard
24192419

2420+
"bootstrap@npm:^5.3.6":
2421+
version: 5.3.6
2422+
resolution: "bootstrap@npm:5.3.6"
2423+
peerDependencies:
2424+
"@popperjs/core": ^2.11.8
2425+
checksum: 10c0/1b3f8f4f265463b3cd6aece84135b521ff55f3225a5c16c6981fdd8fb2bfb53b35b0815bff63382e5c83f6d537c017ae8392afe34366d5d547e4fd507d086e1c
2426+
languageName: node
2427+
linkType: hard
2428+
24202429
"brace-expansion@npm:^2.0.1":
24212430
version: 2.0.1
24222431
resolution: "brace-expansion@npm:2.0.1"
@@ -2616,7 +2625,7 @@ __metadata:
26162625
"@webpack-cli/serve": "npm:^3.0.1"
26172626
ace-builds: "npm:^1.41.0"
26182627
babel-loader: "npm:10.0.0"
2619-
bootstrap: "npm:^5.3.5"
2628+
bootstrap: "npm:^5.3.6"
26202629
compression-webpack-plugin: "npm:11.1.0"
26212630
css-loader: "npm:^7.1.2"
26222631
css-minimizer-webpack-plugin: "npm:^7.0.2"

0 commit comments

Comments
 (0)