diff options
| author | 2021-05-08 18:49:06 +0000 | |
|---|---|---|
| committer | 2021-05-08 18:49:06 +0000 | |
| commit | 69f0ac2eb4cb3349df8d48edee433c1a311ee789 (patch) | |
| tree | a4981fcd24ff4e181d8f34a2426c97b5bc65ed36 /yarn.lock | |
| parent | Merge pull request #217 from python-discord/dependabot/npm_and_yarn/react-and... (diff) | |
Bump typescript from 4.2.3 to 4.2.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8738,10 +8738,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" - version "4.2.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== + version "4.2.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== unbox-primitive@^1.0.0: version "1.0.1" |