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.7.2

This commit is contained in:
Renovate Bot 2022-05-24 19:05:36 +00:00 committed by renovate[bot]
parent 7ba9d2a577
commit 37268baa3a
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -5956,10 +5956,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.6.4:
version "4.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
typescript@4.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
unbox-primitive@^1.0.2:
version "1.0.2"