TS: update TypeScript compiler version

This commit is contained in:
Asger F
2019-03-11 14:50:39 +00:00
parent 242f8f2b43
commit 0f5e6b2193
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "typescript-parser-wrapper",
"private": true,
"dependencies": {
"typescript": "3.2.1"
"typescript": "3.3.3333"
},
"scripts": {
"build": "tsc --project tsconfig.json && rollup -c",

View File

@@ -509,9 +509,9 @@ tsutils@^2.12.1:
dependencies:
tslib "^1.8.1"
typescript@3.2.1:
version "3.2.1"
resolved "typescript-3.2.1.tgz#0b7a04b8cf3868188de914d9568bd030f0c56192"
typescript@3.3.3333:
version "3.3.3333"
resolved "typescript-3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
wrappy@1:
version "1.0.2"