summaryrefslogtreecommitdiff
path: root/.dprint.json
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-10-25 11:55:57 -0400
committerGitHub <noreply@github.com>2022-10-25 11:55:57 -0400
commite203bd9c5a4eb1b338c94bdcd4b2e91e7e1c5168 (patch)
treea3dbebd1d701c7c84813e7eb2cf59d90fc4b6419 /.dprint.json
parent606db35ccbe8e3c1ce93ae943a2f9850558400af (diff)
fix: upgrade swc_ecma_parser to 0.122.19 - deno_ast 0.20 (#16406)
Diffstat (limited to '.dprint.json')
-rw-r--r--.dprint.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dprint.json b/.dprint.json
index e98a01747..565f61286 100644
--- a/.dprint.json
+++ b/.dprint.json
@@ -48,7 +48,7 @@
"tools/wpt/manifest.json"
],
"plugins": [
- "https://plugins.dprint.dev/typescript-0.73.1.wasm",
+ "https://plugins.dprint.dev/typescript-0.76.0.wasm",
"https://plugins.dprint.dev/json-0.15.6.wasm",
"https://plugins.dprint.dev/markdown-0.14.1.wasm",
"https://plugins.dprint.dev/toml-0.5.4.wasm",