diff --git a/.dprint.json b/.dprint.json index e5a7554e9..b206959de 100644 --- a/.dprint.json +++ b/.dprint.json @@ -25,7 +25,7 @@ "target/" ], "plugins": [ - "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.95.12/plugin.wasm", + "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.95.13/plugin.wasm", "https://github.com/dprint/dprint-plugin-json/releases/download/0.21.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.20.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-toml/releases/download/0.7.0/plugin.wasm"