diff options
| author | 2021-03-06 22:14:30 +0300 | |
|---|---|---|
| committer | 2021-03-06 22:14:30 +0300 | |
| commit | 2939d3710d1b675254e63315ca47cc8b47c5a697 (patch) | |
| tree | 5027645be275f47744389a2f7cd558580cc29600 /yarn.lock | |
| parent | Merge pull request #170 from python-discord/dependabot/npm_and_yarn/eslint-7.... (diff) | |
| parent | Bump typescript from 4.1.5 to 4.2.3 (diff) | |
Merge pull request #167 from python-discord/dependabot/npm_and_yarn/typescript-4.2.3
Bump typescript from 4.1.5 to 4.2.3
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8693,10 +8693,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" - version "4.1.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" - integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== + version "4.2.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" + integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4" |