diff --git a/dprint.json b/dprint.json index 18622fdf..6576d2c5 100644 --- a/dprint.json +++ b/dprint.json @@ -14,7 +14,7 @@ "yaml": { "quotes": "preferSingle" }, "excludes": ["**/node_modules", "**/*-lock.json", "lib/**", "dist/**", "pnpm-lock.yaml", "logs/**"], "plugins": [ - "https://plugins.dprint.dev/typescript-0.91.4.wasm", + "https://plugins.dprint.dev/typescript-0.91.5.wasm", "https://plugins.dprint.dev/json-0.19.3.wasm", "https://plugins.dprint.dev/markdown-0.17.2.wasm", "https://plugins.dprint.dev/toml-0.6.2.wasm",