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

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

This commit is contained in:
Renovate Bot 2022-04-29 18:57:35 +00:00 committed by renovate[bot]
parent d11b30f7b3
commit fbff586c04
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"sass": "1.49.11",
"semver": "7.3.7",
"swr": "1.2.2",
"typescript": "4.6.3"
"typescript": "4.6.4"
},
"jest": {
"moduleNameMapper": {

View File

@ -9731,10 +9731,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"
typescript@4.6.3:
version "4.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
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==
unbox-primitive@^1.0.1:
version "1.0.1"