chore(deps): update dependency typescript to v4.4.3 (#141)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-10-11 10:36:57 -03:00
committed by GitHub
parent d5f45f9eba
commit 3ca613c3b0
4 changed files with 7 additions and 7 deletions

View File

@@ -26,6 +26,6 @@
"devDependencies": {
"@vercel/ncc": "0.28.5",
"rollup": "2.53.1",
"typescript": "4.2.4"
"typescript": "4.4.3"
}
}

View File

@@ -22,6 +22,6 @@
"@rollup/plugin-typescript": "8.2.1",
"@types/minimist": "1.2.2",
"rollup": "2.53.1",
"typescript": "4.2.4"
"typescript": "4.4.3"
}
}

View File

@@ -16,6 +16,6 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.2.1",
"rollup": "2.53.1",
"typescript": "4.2.4"
"typescript": "4.4.3"
}
}

View File

@@ -1714,10 +1714,10 @@ type-fest@^0.21.3:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37"
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
typescript@4.2.4:
version "4.2.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==
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==
typical@^4.0.0:
version "4.0.0"