mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
TS: Bump to TypeScript 3.5.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "typescript-parser-wrapper",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"typescript": "3.4.5"
|
||||
"typescript": "3.5.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc --project tsconfig.json && rollup -c",
|
||||
|
||||
@@ -509,9 +509,9 @@ tsutils@^2.12.1:
|
||||
dependencies:
|
||||
tslib "^1.8.1"
|
||||
|
||||
typescript@3.4.5:
|
||||
version "3.4.5"
|
||||
resolved "typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
|
||||
typescript@3.5.1:
|
||||
version "3.5.1"
|
||||
resolved "typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
|
||||
|
||||
wrappy@1:
|
||||
version "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user