Skip to content

Commit f6ddbed

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

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
@@ -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.3",
6060
"typescript-eslint": "^7.10.0"
6161
},
6262
"volta": {

yarn.lock

Lines changed: 4 additions & 4 deletions
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.3:
2858+
version "5.8.3"
2859+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
2860+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
28612861

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

0 commit comments

Comments
 (0)