Merge pull request 'Update dependency bootstrap to ^5.2.0' (#135) from renovate/bootstrap-5.x into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #135
This commit is contained in:
commit
5a2c4d0048
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@
|
||||||
"sass": "^1.50.1"
|
"sass": "^1.50.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^5.1.3"
|
"bootstrap": "^5.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue