Bump typescript from 3.6.3 to 3.7.4

This commit is contained in:
Elliot Lee
2020-01-08 16:21:16 -08:00
parent fdebbcb386
commit 79a0d83e2a
2 changed files with 5 additions and 5 deletions

View File

@@ -31,6 +31,6 @@
"ts-jest": "^24.1.0",
"tslint": "^5.19.0",
"tslint-eslint-rules": "^5.4.0",
"typescript": "^3.1.3"
"typescript": "^3.7.4"
}
}

View File

@@ -3526,10 +3526,10 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"
typescript@^3.1.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
typescript@^3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
uglify-js@^3.1.4:
version "3.6.0"