mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 07:43:58 +00:00
Update dependency bootstrap to v4.5.3 (#678)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1c1d98cae8
commit
d8a7a891a0
2 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "3.10.1",
|
||||
"@typescript-eslint/parser": "3.10.1",
|
||||
"abcjs": "5.12.0",
|
||||
"bootstrap": "4.5.2",
|
||||
"bootstrap": "4.5.3",
|
||||
"codemirror": "5.58.1",
|
||||
"copy-webpack-plugin": "6.2.1",
|
||||
"d3-graphviz": "3.1.0",
|
||||
|
|
|
@ -3501,10 +3501,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
|
||||
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
|
||||
|
||||
bootstrap@4.5.2:
|
||||
version "4.5.2"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.2.tgz#a85c4eda59155f0d71186b6e6ad9b875813779ab"
|
||||
integrity sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A==
|
||||
bootstrap@4.5.3:
|
||||
version "4.5.3"
|
||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
|
||||
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
|
||||
|
||||
bowser@^1.7.3:
|
||||
version "1.9.4"
|
||||
|
|
Loading…
Reference in a new issue