diff --git a/.dprint.json b/.dprint.json index e35d4e25..3014abcc 100644 --- a/.dprint.json +++ b/.dprint.json @@ -39,9 +39,9 @@ "target/" ], "plugins": [ - "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.71.2/plugin.wasm", - "https://github.com/dprint/dprint-plugin-json/releases/download/0.15.5/plugin.wasm", - "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.14.0/plugin.wasm", + "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.74.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" ] }