mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-30 18:28:11 +00:00
build(deps): update bootstrap requirement in the prod-deps group
Updates the requirements on [bootstrap](https://github.com/twbs/bootstrap) to permit the latest version. Updates `bootstrap` to 5.3.7 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.3.6...v5.3.7) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.7 dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"bootstrap": "^5.3.6"
|
||||
"bootstrap": "^5.3.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.27.1",
|
||||
|
||||
Reference in New Issue
Block a user