Skip to content

Commit b33ba39

Browse files
authored
Update dependencies (#1030)
1 parent bd9d43f commit b33ba39

File tree

3 files changed

+3291
-838
lines changed

3 files changed

+3291
-838
lines changed

.dprint.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
// Note: if adding new languages, make sure settings.template.json is updated too.
6161
// Also, if updating typescript, update the one in package.json.
6262
"plugins": [
63-
"https://plugins.dprint.dev/typescript-0.94.0.wasm",
63+
"https://plugins.dprint.dev/typescript-0.95.5.wasm",
6464
"https://plugins.dprint.dev/json-0.20.0.wasm",
65-
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm",
65+
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.1.wasm",
6666
"https://plugins.dprint.dev/exec-0.5.1.json@492414e39dea4dccc07b4af796d2f4efdb89e84bae2bd4e1e924c0cc050855bf"
6767
]
6868
}

0 commit comments

Comments
 (0)