Compare commits

...

2 commits

Author SHA1 Message Date
de1b1e86b4 Merge pull request 'Update dependency bootstrap to ^5.3.2' (#192) from renovate/bootstrap-5.x into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #192
2023-10-27 20:59:48 +00:00
d54319d5c1 Update dependency bootstrap to ^5.3.2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-14 15:01:11 +00:00

View file

@ -33,6 +33,6 @@
"uncss": "^0.17.3"
},
"dependencies": {
"bootstrap": "^5.3.0"
"bootstrap": "^5.3.2"
}
}