build(deps): update dependency typescript to v4.3.5 (#2130)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2132/head
parent
7ff0a39c02
commit
411c98f68d
|
@ -29,7 +29,7 @@
|
|||
"react-otp-input": "2.4.0",
|
||||
"react-router-dom": "5.2.0",
|
||||
"react-scripts": "4.0.3",
|
||||
"typescript": "4.3.4",
|
||||
"typescript": "4.3.5",
|
||||
"u2f-api": "1.2.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
@ -12365,10 +12365,10 @@ typedarray@^0.0.6:
|
|||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@4.3.4:
|
||||
version "4.3.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
|
||||
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
|
||||
typescript@4.3.5:
|
||||
version "4.3.5"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
|
||||
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
|
||||
|
||||
u2f-api@1.2.1:
|
||||
version "1.2.1"
|
||||
|
|
Loading…
Reference in New Issue