Skip to content

Commit 48f0b3c

Browse files
authored
Update deps, TS 5.6, remove node-fetch (#59907)
1 parent 53039d3 commit 48f0b3c

File tree

4 files changed

+248
-382
lines changed

4 files changed

+248
-382
lines changed

.dprint.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
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.91.7.wasm",
56+
"https://plugins.dprint.dev/typescript-0.91.8.wasm",
5757
"https://plugins.dprint.dev/json-0.19.3.wasm",
5858
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.0.wasm"
5959
]

0 commit comments

Comments
 (0)