Skip to content

Commit 1ed4249

Browse files
Update dependency typescript to v5.7.3
1 parent b7d370d commit 1ed4249

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
@@ -55,7 +55,7 @@
5555
"mocha": "10.2.0",
5656
"mocha-slow-options": "0.0.2",
5757
"should": "13.2.3",
58-
"typescript": "5.0.4"
58+
"typescript": "5.7.3"
5959
},
6060
"dependencies": {}
6161
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -627,10 +627,10 @@ to-regex-range@^5.0.1:
627627
dependencies:
628628
is-number "^7.0.0"
629629

630-
typescript@5.0.4:
631-
version "5.0.4"
632-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
633-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
630+
typescript@5.7.3:
631+
version "5.7.3"
632+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
633+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
634634

635635
636636
version "6.2.1"

0 commit comments

Comments
 (0)