chore(deps): update dependency typescript to v4.9.4 (#341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-01-05 17:36:49 +01:00
committed by GitHub
parent 5a6072a9ed
commit 74c25f2210
4 changed files with 7 additions and 7 deletions

View File

@@ -29,6 +29,6 @@
"@types/node": "16.18.4",
"@vercel/ncc": "0.34.0",
"rollup": "2.79.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}

View File

@@ -23,6 +23,6 @@
"@rollup/plugin-typescript": "8.5.0",
"@types/minimist": "1.2.2",
"rollup": "2.79.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
}
}

View File

@@ -21,7 +21,7 @@
"@rollup/plugin-typescript": "8.5.0",
"@types/node": "16.18.4",
"rollup": "2.79.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"engines": {
"node": ">= 12.20.0",

View File

@@ -1913,10 +1913,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.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
typescript@4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
typical@^4.0.0:
version "4.0.0"