From 4c61f827d329afd39ad2f4605a41fd30c8031503 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 00:47:35 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.7.2 --- example/package.json | 2 +- example/yarn.lock | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/example/package.json b/example/package.json index 0dab412..3f3d73c 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.2" }, "dependencies": { "@mikaello/emit-punch-cards-communication": "link:./../" diff --git a/example/yarn.lock b/example/yarn.lock index bdbe6d1..bae3898 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.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== unc-path-regex@^0.1.2: version "0.1.2" diff --git a/package.json b/package.json index 8b00500..c69f2b6 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.2", "web-streams-polyfill": "4.0.0" } } diff --git a/yarn.lock b/yarn.lock index 673da9c..1725cce 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.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== update-browserslist-db@^1.0.4: version "1.0.4"