diff --git a/example/package.json b/example/package.json index 784fa9a..0e65cae 100644 --- a/example/package.json +++ b/example/package.json @@ -42,7 +42,7 @@ "servor": "4.0.2", "ts-node": "10.9.2", "tslib": "2.7.0", - "typescript": "5.6.2" + "typescript": "5.6.3" }, "dependencies": { "@mikaello/emit-punch-cards-communication": "link:./../" diff --git a/example/yarn.lock b/example/yarn.lock index ce2d5ca..d794f86 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2075,10 +2075,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.2: - version "5.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" - integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== +typescript@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== unc-path-regex@^0.1.2: version "0.1.2" diff --git a/package.json b/package.json index 3fca596..f71c519 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "jest": "29.7.0", "prettier": "3.3.3", "ts-jest": "29.2.5", - "typescript": "5.6.2", + "typescript": "5.6.3", "web-streams-polyfill": "4.0.0" } } diff --git a/yarn.lock b/yarn.lock index a2cac9c..454c992 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.2: - version "5.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" - integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== +typescript@5.6.3: + version "5.6.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" + integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== update-browserslist-db@^1.0.4: version "1.0.4"