Skip to content

Commit

Permalink
Update dependency dprint/dprint-plugin-typescript to v0.92.0 (#935)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 0dc587c commit ec66419
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 ec66419

Please sign in to comment.