From 1803df7d3a3406d7a21e7aa0d3e26d807d042092 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sat, 28 Jan 2023 10:06:37 -0500 Subject: fix(fmt): semiColons: false - handle prop with following generator and do while with no block body (#17567) Closes #17559 --- 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 844dd84eb..5e4f63381 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -66,7 +66,7 @@ data-url.workspace = true dissimilar = "=1.0.4" dprint-plugin-json = "=0.17.0" dprint-plugin-markdown = "=0.15.2" -dprint-plugin-typescript = "=0.80.2" +dprint-plugin-typescript = "=0.81.1" encoding_rs.workspace = true env_logger = "=0.9.0" eszip = "=0.33.0" -- cgit v1.2.3