1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

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

This commit is contained in:
Renovate Bot 2022-06-03 21:16:35 +00:00 committed by sighphyre
parent a60112a5c8
commit 636db67254
2 changed files with 5 additions and 5 deletions

View File

@ -93,7 +93,7 @@
"semver": "7.3.7",
"swr": "1.3.0",
"tss-react": "3.7.0",
"typescript": "4.7.2",
"typescript": "4.7.3",
"vite": "2.9.9",
"vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-svgr": "2.1.0",

View File

@ -5922,10 +5922,10 @@ type-fest@^1.2.2:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
typescript@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
typescript@4.7.3:
version "4.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
unbox-primitive@^1.0.2:
version "1.0.2"