summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
author木杉 <zhmushan@qq.com>2020-02-21 13:13:11 +0800
committerGitHub <noreply@github.com>2020-02-21 00:13:11 -0500
commit6dd964384509e71598d08ae09c59f5f2c035a135 (patch)
tree6fd509a698fca61157747a6881efd0a240c26e02 /cli
parenta0d3b4ebc509d9e5dfca555084fd1100e114664a (diff)
upgrade: dprint 0.6.1 (#4061)
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 435094987..7f825fd41 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -35,7 +35,7 @@ brotli2 = "0.3.2"
clap = "2.33.0"
dirs = "2.0.2"
dlopen = "0.1.8"
-dprint-plugin-typescript = "0.6.0"
+dprint-plugin-typescript = "0.6.1"
futures = { version = "0.3.1", features = [ "compat", "io-compat" ] }
glob = "0.3.0"
http = "0.2.0"