From 91d576aa5aee10f651ff10086aee90bdae659e87 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 20 May 2020 10:30:33 -0400 Subject: Update dprint 0.18.4 (#5671) Fixes trailing comma issue --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 374aa69c2..b7ffba1df 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -29,7 +29,7 @@ byteorder = "1.3.4" clap = "2.33.0" dirs = "2.0.2" dlopen = "0.1.8" -dprint-plugin-typescript = "0.18.3" +dprint-plugin-typescript = "0.18.4" futures = { version = "0.3.4", features = ["compat", "io-compat"] } glob = "0.3.0" http = "0.2.1" -- cgit v1.2.3