diff --git a/package.json b/package.json index 5ad17f5..f98c986 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@actions/github": "5.1.1", "@vercel/ncc": "0.38.1", "prettier": "2.8.8", - "typescript": "4.5.5" + "typescript": "5.4.3" }, "prettier": { "useTabs": true diff --git a/yarn.lock b/yarn.lock index 3b7eb18..0e4665a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -304,10 +304,10 @@ tunnel@^0.0.6: resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c" integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg== -typescript@4.5.5: - version "4.5.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" - integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA== +typescript@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff" + integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg== universal-user-agent@^5.0.0: version "5.0.0"