Skip to content

Commit f264063

Browse files
chore(deps): update dependency typescript to v5.7.3
1 parent de7d92c commit f264063

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"servor": "4.0.2",
4343
"ts-node": "10.9.2",
4444
"tslib": "2.8.1",
45-
"typescript": "5.6.3"
45+
"typescript": "5.7.3"
4646
},
4747
"dependencies": {
4848
"@mikaello/emit-punch-cards-communication": "link:./../"

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2080,10 +2080,10 @@ type-fest@^2.13.0:
20802080
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.16.0.tgz#1250fbd64dafaf4c8e405e393ef3fb16d9651db2"
20812081
integrity sha512-qpaThT2HQkFb83gMOrdKVsfCN7LKxP26Yq+smPzY1FqoHRjqmjqHXA7n5Gkxi8efirtbeEUxzfEdePthQWCuHw==
20822082

2083-
typescript@5.6.3:
2084-
version "5.6.3"
2085-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
2086-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
2083+
typescript@5.7.3:
2084+
version "5.7.3"
2085+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2086+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
20872087

20882088
unc-path-regex@^0.1.2:
20892089
version "0.1.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jest": "29.7.0",
4444
"prettier": "3.4.2",
4545
"ts-jest": "29.2.5",
46-
"typescript": "5.6.3",
46+
"typescript": "5.7.3",
4747
"web-streams-polyfill": "4.1.0"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2636,10 +2636,10 @@ type-fest@^0.11.0:
26362636
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
26372637
integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
26382638

2639-
typescript@5.6.3:
2640-
version "5.6.3"
2641-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
2642-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
2639+
typescript@5.7.3:
2640+
version "5.7.3"
2641+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
2642+
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
26432643

26442644
update-browserslist-db@^1.0.4:
26452645
version "1.0.4"

0 commit comments

Comments
 (0)