1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore(deps): update dependency typescript to v4.4.3

This commit is contained in:
Renovate Bot 2021-09-30 00:58:19 +00:00 committed by renovate[bot]
parent 0e5492a4c4
commit 402e57fff6
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"redux-thunk": "2.3.0",
"sass": "1.32.8",
"swr": "0.5.5",
"typescript": "4.2.3",
"typescript": "4.4.3",
"web-vitals": "1.1.1"
},
"jest": {

View File

@ -12022,10 +12022,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
typescript@4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
unbox-primitive@^1.0.0:
version "1.0.1"