diff options
| author | 2021-02-17 19:27:04 +0200 | |
|---|---|---|
| committer | 2021-02-17 19:27:04 +0200 | |
| commit | ed1249a2b5d401c78f2743548ca73fa0f6aa641a (patch) | |
| tree | 90df8e72e0b27d1a4466ab059aa6cb7c7f9404a5 /yarn.lock | |
| parent | Merge pull request #133 from python-discord/github-annotations-eslint (diff) | |
| parent | Bump typescript from 4.1.4 to 4.1.5 (diff) | |
Merge pull request #139 from python-discord/dependabot/npm_and_yarn/typescript-4.1.5
Bump typescript from 4.1.4 to 4.1.5
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -8694,10 +8694,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" - version "4.1.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f" - integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg== + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4" |