diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-03-19 13:40:33 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 13:40:33 +0900 |
commit | 649e5781295c10da3da562365a0688a48e09987a (patch) | |
tree | 5d6bf6983f7a9a29f657739a9fdefd316e452ac6 /yarn.lock | |
parent | 2bce1008b342625f1316bfb6ef0eef2d75bfd35a (diff) | |
parent | d9511b4491d24f2cb331b1d6c486f7f005e9428c (diff) |
Merge pull request #1039 from ueokande/dependabot/npm_and_yarn/typescript-4.2.3
Bump typescript from 4.1.3 to 4.2.3
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5888,10 +5888,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@4.2.3: + version "4.2.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== typescript@^3.9.3: version "3.9.7" |