diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2021-06-09 00:51:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-09 00:51:07 +0000 |
commit | e12e50c47c208ad64a4ac9d76afcaae222ebdc10 (patch) | |
tree | 348e4a4b713e96fd592df86d3fa31c76d8825b67 /yarn.lock | |
parent | 75fe2912c83e81c320aeed60e4170fb5fc38b7ac (diff) | |
parent | ec98a21df4b513d88bc31f8f96304fc998529e45 (diff) |
Merge pull request #1184 from ueokande/dependabot/npm_and_yarn/typescript-4.3.2
Bump typescript from 4.2.4 to 4.3.2
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -6073,10 +6073,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" - integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== +typescript@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== typescript@^3.9.3: version "3.9.7" |