Skip to content

Commit

Permalink
Update dependency dprint/dprint-plugin-typescript to v0.92.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 0dc587c commit ff6becb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.wasm",
"https://plugins.dprint.dev/typescript-0.92.0.wasm",
"https://plugins.dprint.dev/json-0.19.3.wasm",
"https://plugins.dprint.dev/markdown-0.17.8.wasm",
"https://plugins.dprint.dev/toml-0.6.2.wasm",
Expand Down

0 comments on commit ff6becb

Please sign in to comment.