mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 10:59:13 +00:00
fix(fmt): panic in yaml header with multi-byte characters (#17042)
Closes #17010
This commit is contained in:
parent
929847c722
commit
392cca87a8
3 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue