Skip to content

Commit 9f8ef69

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 857aa0f commit 9f8ef69

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.9.2",
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.9.2:
2858+
version "5.9.2"
2859+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
2860+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
28612861

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

0 commit comments

Comments
 (0)