Skip to content

Commit c16eb3f

Browse files
Color modes: update dependencies
- bootstrap ^5.3.6 → ^5.3.7 - postcss ^8.5.4 → ^8.5.6 - sass ^1.89.1 → ^1.89.2 - stylelint ^16.20.0 → ^16.21.0 - stylelint-config-twbs-bootstrap ^16.0.0 → ^16.1.0
1 parent ad48f2e commit c16eb3f

3 files changed

Lines changed: 98 additions & 91 deletions

File tree

color-modes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h2>Guides</h2>
126126
{
127127
"imports": {
128128
"@popperjs/core": "https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/esm/popper.js",
129-
"bootstrap": "https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/js/bootstrap.esm.min.js"
129+
"bootstrap": "https://cdn.jsdelivr.net/npm/bootstrap@5.3.7/dist/js/bootstrap.esm.min.js"
130130
}
131131
}
132132
</script>

0 commit comments

Comments
 (0)