diff --git a/example/package.json b/example/package.json index 9a23528..9a67892 100644 --- a/example/package.json +++ b/example/package.json @@ -42,7 +42,7 @@ "servor": "4.0.2", "ts-node": "10.9.2", "tslib": "2.8.1", - "typescript": "5.6.3" + "typescript": "5.7.3" }, "dependencies": { "@mikaello/emit-punch-cards-communication": "link:./../" diff --git a/example/yarn.lock b/example/yarn.lock index 771a9c0..bf11585 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2080,10 +2080,10 @@ type-fest@^2.13.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.16.0.tgz#1250fbd64dafaf4c8e405e393ef3fb16d9651db2" integrity sha512-qpaThT2HQkFb83gMOrdKVsfCN7LKxP26Yq+smPzY1FqoHRjqmjqHXA7n5Gkxi8efirtbeEUxzfEdePthQWCuHw== -typescript@5.6.3: - version "5.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" - integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unc-path-regex@^0.1.2: version "0.1.2" diff --git a/package.json b/package.json index 7716681..8644d89 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "jest": "29.7.0", "prettier": "3.4.2", "ts-jest": "29.2.5", - "typescript": "5.6.3", + "typescript": "5.7.3", "web-streams-polyfill": "4.1.0" } } diff --git a/yarn.lock b/yarn.lock index 2066641..15c9093 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2636,10 +2636,10 @@ type-fest@^0.11.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1" integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== -typescript@5.6.3: - version "5.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" - integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== update-browserslist-db@^1.0.4: version "1.0.4"