chore: update typescript (#1872)
Signed-off-by: jannyHou <juehou@ca.ibm.com>
This commit is contained in:
parent
ace629d3b3
commit
bebfd7d2bd
|
@ -45,7 +45,7 @@
|
||||||
"mocha": "^5.2.0",
|
"mocha": "^5.2.0",
|
||||||
"nyc": "^12.0.2",
|
"nyc": "^12.0.2",
|
||||||
"should": "^8.4.0",
|
"should": "^8.4.0",
|
||||||
"typescript": "^2.8.3"
|
"typescript": "^4.0.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.0",
|
"async": "^2.6.0",
|
||||||
|
|
Loading…
Reference in New Issue