Skip to content

Commit 5df3a10

Browse files
authored
Update dependencies (#58639)
1 parent 1efb61b commit 5df3a10

File tree

3 files changed

+443
-438
lines changed

3 files changed

+443
-438
lines changed

.dprint.jsonc

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
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.90.5.wasm",
63-
"https://plugins.dprint.dev/json-0.19.2.wasm",
62+
"https://plugins.dprint.dev/typescript-0.91.0.wasm",
63+
"https://plugins.dprint.dev/json-0.19.3.wasm",
6464
"https://plugins.dprint.dev/prettier-0.40.0.json@68c668863ec834d4be0f6f5ccaab415df75336a992aceb7eeeb14fdf096a9e9c"
6565
]
6666
}

0 commit comments

Comments
 (0)