diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a60ee6318a..5ed4941d2a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: "v0.8.0" + DENO_VERSION: "v0.9.0" TS_VERSION: "3.4.5" # TODO Try to get eslint to run under Deno, like prettier