Skip to content

Commit 52717ac

Browse files
authored
Update dependencies (microsoft#60781)
1 parent c8af21b commit 52717ac

File tree

3 files changed

+1055
-917
lines changed

3 files changed

+1055
-917
lines changed

.dprint.jsonc

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
// Note: if adding new languages, make sure settings.template.json is updated too.
5454
// Also, if updating typescript, update the one in package.json.
5555
"plugins": [
56-
"https://plugins.dprint.dev/typescript-0.93.0.wasm",
57-
"https://plugins.dprint.dev/json-0.19.3.wasm",
56+
"https://plugins.dprint.dev/typescript-0.93.3.wasm",
57+
"https://plugins.dprint.dev/json-0.19.4.wasm",
5858
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm"
5959
]
6060
}

0 commit comments

Comments
 (0)