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