summaryrefslogtreecommitdiffstats
path: root/.dprint.json
diff options
context:
space:
mode:
Diffstat (limited to '.dprint.json')
-rw-r--r--.dprint.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.dprint.json b/.dprint.json
index 30d6bcf1a..2f2a32997 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -25,9 +25,9 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.4/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.5/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.19.2/plugin.wasm",
- "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.16.4/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-markdown/releases/download/0.17.0/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.1/plugin.wasm"
]
}