1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

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

This commit is contained in:
renovate[bot] 2022-06-17 22:28:05 +00:00
parent 2354656632
commit 5c9f30ceef
3 changed files with 6 additions and 6 deletions

View File

@ -167,7 +167,7 @@
"ts-jest": "27.1.5",
"ts-node": "10.8.1",
"tsc-watch": "5.0.3",
"typescript": "4.7.3"
"typescript": "4.7.4"
},
"resolutions": {
"async": "^3.2.3",

View File

@ -65,6 +65,6 @@
"enhanced-resolve": "5.9.3",
"react-router": "6.3.0",
"storybook-addon-root-attribute": "1.0.2",
"typescript": "4.7.3"
"typescript": "4.7.4"
}
}

View File

@ -7695,10 +7695,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
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==
typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
uid-safe@~2.1.5:
version "2.1.5"