Skip to content

Commit

Permalink
Bump bootstrap in /src/OrchardCore.Themes/TheAgencyTheme
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.3.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.1.3...v5.3.3)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent b1b4717 commit da34278
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
42 changes: 24 additions & 18 deletions src/OrchardCore.Themes/TheAgencyTheme/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/OrchardCore.Themes/TheAgencyTheme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"name": "orchardcore.theagencytheme",
"version": "1.0.0",
"dependencies": {
"bootstrap": "5.1.3"
"bootstrap": "5.3.3"
}
}

0 comments on commit da34278

Please sign in to comment.