summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-15 01:45:42 +0000
committerGitHub <noreply@github.com>2024-04-15 01:45:42 +0000
commit52323fc51aef423772d350ec3d8c7f5b8fa27616 (patch)
tree611116c3413f3148cb4add45adb4d4f35bdb5048
parent413364ece5bec523168fc78de0225c52dacee4f6 (diff)
build(deps): update dependency dprint/dprint-plugin-typescript to v0.90.1
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index fb036aa34..5f4061b0e 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -25,7 +25,7 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.0/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.1/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-toml/releases/download/0.6.1/plugin.wasm"