From e9318aa2c0b64282a53d59bfe3c5b6bee224bf39 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sun, 10 May 2020 08:49:00 -0400 Subject: Update to dprint 0.17.2 (#5195) --- 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 6d1b5b0f4..e8c9e3bf9 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -33,7 +33,7 @@ byteorder = "1.3.4" clap = "2.33.0" dirs = "2.0.2" dlopen = "0.1.8" -dprint-plugin-typescript = "0.16.0" +dprint-plugin-typescript = "0.17.2" futures = { version = "0.3.4", features = ["compat", "io-compat"] } glob = "0.3.0" http = "0.2.1" -- cgit v1.2.3