Skip to content

Commit d2e88c2

Browse files
chore(deps): update dependency typescript to v5.8.2 (#1559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f876389 commit d2e88c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"rollup": "4.34.8",
7171
"rollup-plugin-dts": "6.1.1",
7272
"ts-jest": "29.2.6",
73-
"typescript": "5.7.3"
73+
"typescript": "5.8.2"
7474
},
7575
"lint-staged": {
7676
"./lib/**/*.ts": [

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4942,10 +4942,10 @@ types-ramda@^0.30.1:
49424942
dependencies:
49434943
ts-toolbelt "^9.6.0"
49444944

4945-
typescript@5.7.3:
4946-
version "5.7.3"
4947-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
4948-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
4945+
typescript@5.8.2:
4946+
version "5.8.2"
4947+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4948+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
49494949

49504950
undici-types@~6.19.2:
49514951
version "6.19.8"

0 commit comments

Comments
 (0)