chore(deps): update dependency typescript to v4.5.4 (#202)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-12-14 17:57:33 -03:00
committed by GitHub
parent ecbab6a4d4
commit 5a04ed4534
4 changed files with 7 additions and 7 deletions

View File

@@ -28,6 +28,6 @@
"@types/node": "16.11.12",
"@vercel/ncc": "0.33.0",
"rollup": "2.61.1",
"typescript": "4.5.3"
"typescript": "4.5.4"
}
}

View File

@@ -23,6 +23,6 @@
"@rollup/plugin-typescript": "8.3.0",
"@types/minimist": "1.2.2",
"rollup": "2.61.1",
"typescript": "4.5.3"
"typescript": "4.5.4"
}
}

View File

@@ -18,7 +18,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "8.3.0",
"rollup": "2.61.1",
"typescript": "4.5.3"
"typescript": "4.5.4"
},
"engines": {
"node": ">= 12.20.0",

View File

@@ -1784,10 +1784,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.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.3.tgz#afaa858e68c7103317d89eb90c5d8906268d353c"
integrity sha512-eVYaEHALSt+s9LbvgEv4Ef+Tdq7hBiIZgii12xXJnukryt3pMgJf6aKhoCZ3FWQsu6sydEnkg11fYXLzhLBjeQ==
typescript@4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
typical@^4.0.0:
version "4.0.0"