diff --git a/.dprint.json b/.dprint.json index 183f8078..eaa66347 100644 --- a/.dprint.json +++ b/.dprint.json @@ -41,9 +41,9 @@ "target/" ], "plugins": [ - "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.78.0/plugin.wasm", - "https://github.com/dprint/dprint-plugin-json/releases/download/0.16.0/plugin.wasm", - "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.3/plugin.wasm", + "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.79.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.0/plugin.wasm", "https://github.com/dprint/dprint-plugin-toml/releases/download/0.5.4/plugin.wasm" ] }