upgrade: dprint 0.6.0 (#4026)

This commit is contained in:
Ryan Dahl 2020-02-18 10:34:24 -05:00 committed by GitHub
parent 302debebb3
commit f0f807c524
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View file

@ -35,7 +35,7 @@ brotli2 = "0.3.2"
clap = "2.33.0"
dirs = "2.0.2"
dlopen = "0.1.8"
dprint-plugin-typescript = "=0.5.0"
dprint-plugin-typescript = "0.6.0"
futures = { version = "0.3.1", features = [ "compat", "io-compat" ] }
glob = "0.3.0"
http = "0.2.0"