Skip to content

Commit 71676b0

Browse files
chore(deps): update dependency typescript to ^5.8.2 (#785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 508a1cf commit 71676b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@
7575
"redux-saga": "^1.3.0",
7676
"rimraf": "^6.0.1",
7777
"ts-jest": "^29.2.6",
78-
"typescript": "^5.7.3"
78+
"typescript": "^5.8.2"
7979
}
8080
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10211,10 +10211,10 @@ typescript-tuple@^2.2.1:
1021110211
dependencies:
1021210212
typescript-compare "^0.0.2"
1021310213

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

1021910219
uglify-js@^3.1.4:
1022010220
version "3.17.4"

0 commit comments

Comments
 (0)