mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
update typescript version in all packages to avoid warnings (#59787)
Co-authored-by: spalger <spalger@users.noreply.github.com>
This commit is contained in:
parent
ecac63f258
commit
c874df1847
11 changed files with 11 additions and 11 deletions
|
@ -12,6 +12,6 @@
|
|||
"build": "rm -rf './target' && tsc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "3.5.3"
|
||||
"typescript": "3.7.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue