summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-02-19 00:04:33 +0000
committerGitHub <noreply@github.com>2024-02-19 00:04:33 +0000
commit34a5731a352a5351daf6fd2258d7d6bc52ceb297 (patch)
treea5cb999d7e97f9128b13c3ba74a46be9de8d1099
parent8ab5c0bc3829185d2b4c083e3fffa0c28323daa5 (diff)
build(deps): update dependency dprint/dprint-plugin-typescript to v0.89.1
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index 04ce19761..1dced25c3 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -25,7 +25,7 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.89.0/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.89.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-json/releases/download/0.19.1/plugin.wasm",
"https://github.com/dprint/dprint-plugin-markdown/releases/download/0.16.3/plugin.wasm",
"https://github.com/dprint/dprint-plugin-toml/releases/download/0.6.0/plugin.wasm"