summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-22 01:03:25 +0000
committerGitHub <noreply@github.com>2024-04-22 01:03:25 +0000
commit7a502e3c4aa592eef6e4871f34f3955ac6c10a6a (patch)
tree822948d4be78f86fa8fe829455e60a33cec449a5
parentcce9d335095a10e7f53cb5c6e54d27d3ce8ac1e1 (diff)
build(deps): update dependency dprint/dprint-plugin-typescript to v0.90.3
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index 5f4061b0e..08e7cbf19 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -25,7 +25,7 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.1/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.3/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"