summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index e48a59294..59fada5d4 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,6 +1,6 @@
variables:
DENO_VERSION: "v0.3.10"
- TS_VERSION: "3.2.1"
+ TS_VERSION: "3.4.5"
# TODO DRY up the jobs
# TODO Try to get eslint to run under Deno, like prettier