mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
Update TS version on pipeline (denoland/deno_std#364)
Original: 1504894a69
This commit is contained in:
parent
1059133b21
commit
8d49022ef6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
variables:
|
variables:
|
||||||
DENO_VERSION: "v0.3.10"
|
DENO_VERSION: "v0.3.10"
|
||||||
TS_VERSION: "3.2.1"
|
TS_VERSION: "3.4.5"
|
||||||
|
|
||||||
# TODO DRY up the jobs
|
# TODO DRY up the jobs
|
||||||
# TODO Try to get eslint to run under Deno, like prettier
|
# TODO Try to get eslint to run under Deno, like prettier
|
||||||
|
|
Loading…
Reference in a new issue