mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
TS: Depend on typescript 3.7.2
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "typescript-parser-wrapper",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"typescript": "^3.7.1-rc"
|
||||
"typescript": "^3.7.2"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.json",
|
||||
|
||||
@@ -225,10 +225,9 @@ tsutils@^2.12.1:
|
||||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
typescript@^3.7.1-rc:
|
||||
version "3.7.1-rc"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.1-rc.tgz#2054b872d67f8dc732e36c1df397f9327f37ada0"
|
||||
integrity sha512-2rMtWppLsaPvmpXsoIAXWDBQVnJMw1ITGGSnidMuayLj9iCmMRT69ncKZw/Mk5rXfJkilApKucWQZxproALoRw==
|
||||
typescript@^3.7.2:
|
||||
version "3.7.2"
|
||||
resolved "typescript-3.7.2.tgz"
|
||||
|
||||
wrappy@1:
|
||||
version "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user