summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2020-09-08 05:58:17 -0400
committerGitHub <noreply@github.com>2020-09-08 11:58:17 +0200
commitab7f93caf15b30b6570f994c6448710fca000429 (patch)
treec8a0bfbffdaddcada6cd40f35ebb3aff1f3d160e /cli/Cargo.toml
parent1d0f1ed446acd2db7c052503570c9249e7b841e9 (diff)
upgrade: dprint-plugin-typescript 0.31.0 (#7381)
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 224373053..b95cf1ddb 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -40,7 +40,7 @@ clap = "2.33.2"
dissimilar = "1.0.2"
dlopen = "0.1.8"
encoding_rs = "0.8.23"
-dprint-plugin-typescript = "0.30.3"
+dprint-plugin-typescript = "0.31.0"
futures = "0.3.5"
filetime = "0.2.12"
http = "0.2.1"