From 294b27717c47ff6536cc12dd81241697cf84d72e Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 13 Jul 2022 17:27:27 -0400 Subject: feat(fmt): do not add a newline between a template and its tag (#15195) --- 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 303e1f9aa..41feb09e4 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -65,7 +65,7 @@ data-url = "=0.1.1" dissimilar = "=1.0.3" dprint-plugin-json = "=0.15.3" dprint-plugin-markdown = "=0.13.3" -dprint-plugin-typescript = "=0.69.6" +dprint-plugin-typescript = "=0.70.0" encoding_rs = "=0.8.31" env_logger = "=0.9.0" eszip = "=0.22.0" -- cgit v1.2.3