diff --git a/.dprint.json b/.dprint.json index 3014abcc..14015ae9 100644 --- a/.dprint.json +++ b/.dprint.json @@ -39,7 +39,7 @@ "target/" ], "plugins": [ - "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.74.0/plugin.wasm", + "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.75.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-json/releases/download/0.15.6/plugin.wasm", "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.1/plugin.wasm", "https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm"