build(deps): update dependency typescript to v4.1.5 (#1713)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/1714/head
renovate[bot] 2021-02-11 09:56:47 +11:00 committed by GitHub
parent de3a67d300
commit 371d252ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"react-router-dom": "5.2.0",
"react-scripts": "4.0.2",
"react-test-renderer": "16.14.0",
"typescript": "4.1.4",
"typescript": "4.1.5",
"u2f-api": "1.2.1"
},
"scripts": {

View File

@ -12366,10 +12366,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
typescript@4.1.5:
version "4.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
u2f-api@1.2.1:
version "1.2.1"