Update wysiwyg to v2.20.0 (#1921)

* Update wysiwyg to v2.20.0

* Workaround line height for composer, remove unused test code.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
renovate[bot] 2023-11-29 16:04:40 +01:00 committed by GitHub
parent c739ebc0ee
commit 8953b9cdae
3 changed files with 4 additions and 6 deletions

View file

@ -37,7 +37,7 @@ serialization_json = "1.6.1"
showkase = "1.0.2"
appyx = "1.4.0"
sqldelight = "2.0.0"
wysiwyg = "2.19.0"
wysiwyg = "2.20.0"
# DI
dagger = "2.48.1"