Skip to content

Commit 04ff240

Browse files
committed
fmt
1 parent 5412de6 commit 04ff240

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.changeset/tall-grapes-sneeze.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"every-ts": patch
2+
'every-ts': patch
33
---
44

55
Update deps

.dprint.jsonc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"pnpm-lock.yaml"
2929
],
3030
"plugins": [
31-
"https://plugins.dprint.dev/typescript-0.95.11.wasm",
32-
"https://plugins.dprint.dev/json-0.20.0.wasm",
33-
"https://plugins.dprint.dev/markdown-0.19.0.wasm",
31+
"https://plugins.dprint.dev/typescript-0.95.13.wasm",
32+
"https://plugins.dprint.dev/json-0.21.0.wasm",
33+
"https://plugins.dprint.dev/markdown-0.20.0.wasm",
3434
"https://plugins.dprint.dev/g-plane/pretty_yaml-v0.5.1.wasm"
3535
]
3636
}

0 commit comments

Comments
 (0)