chore(deps): update dependency typescript to v4.7.3 (#273)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-06-07 18:14:41 -03:00
committed by GitHub
parent 1ed4be0539
commit 0f9e8fa14a
4 changed files with 7 additions and 7 deletions

View File

@@ -28,6 +28,6 @@
"@types/node": "16.11.36",
"@vercel/ncc": "0.34.0",
"rollup": "2.75.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
}

View File

@@ -23,6 +23,6 @@
"@rollup/plugin-typescript": "8.3.2",
"@types/minimist": "1.2.2",
"rollup": "2.75.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
}
}

View File

@@ -20,7 +20,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.3.2",
"rollup": "2.75.1",
"typescript": "4.7.2"
"typescript": "4.7.3"
},
"engines": {
"node": ">= 12.20.0",

View File

@@ -1875,10 +1875,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.7.2:
version "4.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.2.tgz#1f9aa2ceb9af87cca227813b4310fff0b51593c4"
integrity sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==
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==
typical@^4.0.0:
version "4.0.0"