From fc531e75b051c363a79e0953b1089c36fa998962 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 02:51:14 +0000 Subject: build(deps): update dprint plugins --- .dprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.dprint.json') diff --git a/.dprint.json b/.dprint.json index cc1dd3313..533db334f 100644 --- a/.dprint.json +++ b/.dprint.json @@ -41,7 +41,7 @@ "target/" ], "plugins": [ - "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.80.2/plugin.wasm", + "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.83.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-json/releases/download/0.17.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.15.2/plugin.wasm", "https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm" -- cgit v1.2.3