Skip to content

Commit 50edcb5

Browse files
chore(deps): update dependency typescript to v5.4.5 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e62d7a5 commit 50edcb5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "^20.11.30",
1515
"@vercel/ncc": "0.38.1",
1616
"prettier": "3.2.5",
17-
"typescript": "5.4.3"
17+
"typescript": "5.4.5"
1818
},
1919
"prettier": {
2020
"useTabs": true

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,10 @@ tunnel@^0.0.6:
159159
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
160160
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
161161

162-
163-
version "5.4.3"
164-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
165-
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
162+
163+
version "5.4.5"
164+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
165+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
166166

167167
undici-types@~5.26.4:
168168
version "5.26.5"

0 commit comments

Comments
 (0)