Skip to content

Commit 9e73f52

Browse files
Update dependency typescript to v5.6.3
1 parent caa9569 commit 9e73f52

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
@@ -28,7 +28,7 @@
2828
"prettier": "3.3.0",
2929
"pretty-quick": "4.0.0",
3030
"rxjs": "7.8.1",
31-
"typescript": "5.4.5",
31+
"typescript": "5.6.3",
3232
"typescript-eslint": "^7.10.0"
3333
},
3434
"volta": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -901,10 +901,10 @@ typescript-eslint@^7.10.0:
901901
"@typescript-eslint/parser" "7.11.0"
902902
"@typescript-eslint/utils" "7.11.0"
903903

904-
typescript@5.4.5:
905-
version "5.4.5"
906-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
907-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
904+
typescript@5.6.3:
905+
version "5.6.3"
906+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
907+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
908908

909909
uri-js@^4.2.2:
910910
version "4.4.1"

0 commit comments

Comments
 (0)