Skip to content

Commit f3d6e6a

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 857aa0f commit f3d6e6a

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
@@ -56,7 +56,7 @@
5656
"pretty-quick": "4.0.0",
5757
"rimraf": "5.0.7",
5858
"rxjs": "7.8.1",
59-
"typescript": "5.4.5",
59+
"typescript": "5.8.2",
6060
"typescript-eslint": "^7.10.0"
6161
},
6262
"volta": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2854,10 +2854,10 @@ typescript-eslint@^7.10.0:
28542854
"@typescript-eslint/parser" "7.11.0"
28552855
"@typescript-eslint/utils" "7.11.0"
28562856

2857-
typescript@5.4.5:
2858-
version "5.4.5"
2859-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
2860-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
2857+
typescript@5.8.2:
2858+
version "5.8.2"
2859+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
2860+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
28612861

28622862
undici-types@~5.26.4:
28632863
version "5.26.5"

0 commit comments

Comments
 (0)