summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-08 01:44:31 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-08 03:08:41 +0000
commitba07823cf4af329d74d5be0819f92d6232094cac (patch)
tree08229363b16db1da9f211b08ebc238449505e5af
parent91c1b4f661b6acd4b36e3431b097e5147ca23001 (diff)
build(deps): update dependency dprint/dprint-plugin-typescript to v0.90.0
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index fe3d49a0c..fb036aa34 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -25,7 +25,7 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.89.3/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.0/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"