diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-08-11 20:49:05 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-08-11 20:49:05 +0900 |
commit | 3ec721a46210ab45dab5441e7e05b913444e38e3 (patch) | |
tree | e62016e69fe6dfb7490e38cfd6cfadd77547c2ce /yarn.lock | |
parent | b9945cf78d1139b30a54b2521eadb6b38fc5af64 (diff) |
Upgrade typescript
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6512,7 +6512,7 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^3.7.5, typescript@^3.9.3: +typescript@3.9.7, typescript@^3.9.3: version "3.9.7" resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa" integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw== |