Merge pull request 'Update dependency bootstrap to ^5.2.0' (#135) from renovate/bootstrap-5.x into develop
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: #135
This commit is contained in:
Samuel Philipp 2022-07-21 21:31:49 +00:00
commit 5a2c4d0048
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@
"sass": "^1.50.1"
},
"dependencies": {
"bootstrap": "^5.1.3"
"bootstrap": "^5.2.0"
}
}