summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-29 01:33:57 +0000
committerGitHub <noreply@github.com>2024-04-29 01:33:57 +0000
commit24fdcc6d2e825fd01bd3bc4f2b061b5883cef5c8 (patch)
tree8c743c022734e4fb287bbcac2cbeb25e5f6aa8c0
parentf52af9b5aaab1e70cd9f1e8aafbe992ede463530 (diff)
build(deps): update dependency dprint/dprint-plugin-typescript to v0.90.4
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index 08e7cbf19..30d6bcf1a 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -25,7 +25,7 @@
"target/"
],
"plugins": [
- "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.3/plugin.wasm",
+ "https://github.com/dprint/dprint-plugin-typescript/releases/download/0.90.4/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"