Skip to content

Commit fb88f02

Browse files
authored
Update deps, dprint config (#58906)
1 parent 7410cfd commit fb88f02

File tree

3 files changed

+217
-287
lines changed

3 files changed

+217
-287
lines changed

.dprint.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
// Note: if adding new languages, make sure settings.template.json is updated too.
6060
// Also, if updating typescript, update the one in package.json.
6161
"plugins": [
62-
"https://plugins.dprint.dev/typescript-0.91.0.wasm",
62+
"https://plugins.dprint.dev/typescript-0.91.1.wasm",
6363
"https://plugins.dprint.dev/json-0.19.3.wasm",
6464
"https://plugins.dprint.dev/prettier-0.40.0.json@68c668863ec834d4be0f6f5ccaab415df75336a992aceb7eeeb14fdf096a9e9c"
6565
]

0 commit comments

Comments
 (0)