Update typescript version to 3.7.5

This commit is contained in:
AkiraFukushima 2020-02-07 01:30:12 +09:00
parent a9bd8c431d
commit b7efd12e8d
2 changed files with 2 additions and 7 deletions

View file

@ -59,7 +59,7 @@
"moment": "^2.24.0",
"oauth": "^0.9.15",
"socks-proxy-agent": "h3poteto/node-socks-proxy-agent#master",
"typescript": "3.5.3",
"typescript": "3.7.5",
"ws": "^7.2.1"
},
"devDependencies": {

View file

@ -4476,12 +4476,7 @@ typedoc@^0.16.9:
typedoc-default-themes "^0.7.2"
typescript "3.7.x"
typescript@3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
typescript@3.7.x:
typescript@3.7.5, typescript@3.7.x:
version "3.7.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==