Skip to content

Commit 8f8d2ef

Browse files
dependabot[bot]rolandgeider
authored andcommitted
Bump bootstrap from 5.3.7 to 5.3.8
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.7 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e8fdea commit 8f8d2ef

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.yarn/install-state.gz

76 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://github.com/wger-project/wger",
1212
"dependencies": {
1313
"@popperjs/core": "^2.11.8",
14-
"bootstrap": "5.3.7",
14+
"bootstrap": "5.3.8",
1515
"components-font-awesome": "5.9.0",
1616
"datatables.net-bs5": "^2.3.3",
1717
"devbridge-autocomplete": "^1.4.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ __metadata:
1919
languageName: node
2020
linkType: hard
2121

22-
"bootstrap@npm:5.3.7":
23-
version: 5.3.7
24-
resolution: "bootstrap@npm:5.3.7"
22+
"bootstrap@npm:5.3.8":
23+
version: 5.3.8
24+
resolution: "bootstrap@npm:5.3.8"
2525
peerDependencies:
2626
"@popperjs/core": ^2.11.8
27-
checksum: 10c0/019f0d683aec843b9fc0592ae78560cfe286bc8e31e706d40d8c15d390dcca7ab2ffa193a489a74f65ed5596800b9b79da867545ce3bbafca945b630fe0055af
27+
checksum: 10c0/0039a9df2c3e7bfa04f1abca199c299ff3b75869d578c0cb1721c6f1f203c91531788a5631ecbee01513481979314d0e4ba0d90c2011e6ce18fc2e0bc93e18d9
2828
languageName: node
2929
linkType: hard
3030

@@ -141,7 +141,7 @@ __metadata:
141141
resolution: "wger@workspace:."
142142
dependencies:
143143
"@popperjs/core": "npm:^2.11.8"
144-
bootstrap: "npm:5.3.7"
144+
bootstrap: "npm:5.3.8"
145145
components-font-awesome: "npm:5.9.0"
146146
datatables.net-bs5: "npm:^2.3.3"
147147
devbridge-autocomplete: "npm:^1.4.11"

0 commit comments

Comments
 (0)