summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2018-07-27 16:51:19 +1000
committerRyan Dahl <ry@tinyclouds.org>2018-07-31 20:47:49 -0400
commit36fa1cea4a6c7c4ae5ac93974843fcdcd4557fef (patch)
tree785284c625e59ecaf13b1bf9c211354bb3d206c0 /yarn.lock
parentb44c235579ac9fbef14d4d33e21f266d0a2ff73e (diff)
Upgrade TypeScript (3.0.1)
Update runtime to use lib.deno.d.ts Add proper console declaration Upgrade prettier (There was an issue formatting lib.deno.d.ts)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock
index 2c3826ee6..ba50c48ac 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -448,9 +448,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
-prettier@^1.13.7:
- version "1.13.7"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
+prettier@^1.14.0:
+ version "1.14.0"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.0.tgz#847c235522035fd988100f1f43cf20a7d24f9372"
process-es6@^0.11.6:
version "0.11.6"
@@ -650,9 +650,9 @@ tsutils@^2.12.1:
dependencies:
tslib "^1.8.1"
-typescript@2.8.3:
- version "2.8.3"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
+typescript@3.0.1:
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
universalify@^0.1.0:
version "0.1.2"