aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorKim Joar Bekkelund <kjbekkelund@gmail.com>2018-04-10 11:41:06 +0200
committerGitHub <noreply@github.com>2018-04-10 11:41:06 +0200
commita1d9e96a70c930d3c5bbb2587ba11079e04b8c7c (patch)
tree901b234e18e7e035d655d96af0cfbd70a7a5e997 /yarn.lock
parent92a742361a0434121911261e518931717f989a1f (diff)
Upgrade to TypeScript 2.8.1 (#17617)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 1f856a535..16cbe493e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11539,9 +11539,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
-typescript@^2.7.2:
- version "2.7.2"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
+typescript@^2.8.1:
+ version "2.8.1"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
ua-parser-js@^0.7.9:
version "0.7.17"