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

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

This commit is contained in:
Renovate Bot 2021-10-12 21:30:30 +00:00 committed by renovate[bot]
parent 4e0c0aa368
commit 49acd57126
2 changed files with 5 additions and 5 deletions

View File

@ -153,7 +153,7 @@
"ts-jest": "27.0.5",
"ts-node": "10.3.0",
"tsc-watch": "4.5.0",
"typescript": "4.4.3"
"typescript": "4.4.4"
},
"resolutions": {
"db-migrate/rc/minimist": "^1.2.5",

View File

@ -7013,10 +7013,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
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==
typescript@4.4.4:
version "4.4.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
uid-safe@~2.1.5:
version "2.1.5"