fix(fmt): panic in yaml header with multi-byte characters (#17042)

Closes #17010
This commit is contained in:
David Sherret 2022-12-13 18:36:02 -05:00 committed by GitHub
parent 929847c722
commit 392cca87a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -63,7 +63,7 @@ console_static_text = "=0.3.3"
data-url.workspace = true
dissimilar = "=1.0.4"
dprint-plugin-json = "=0.17.0"
dprint-plugin-markdown = "=0.15.0"
dprint-plugin-markdown = "=0.15.1"
dprint-plugin-typescript = "=0.79.0"
encoding_rs.workspace = true
env_logger = "=0.9.0"