diff --git a/package.json b/package.json index e3b3e20..fc80ae4 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "glob": "^13.0.0", "globals": "^17.0.0", "mocha": "^11.0.1", - "typescript": "=6.0.2", + "typescript": "=6.0.3", "typescript-eslint": "^8.37.0" }, "__metadata": { diff --git a/yarn.lock b/yarn.lock index 6c1b4d8..df7de41 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3112,10 +3112,10 @@ typescript-eslint@^8.37.0: "@typescript-eslint/typescript-estree" "8.58.2" "@typescript-eslint/utils" "8.58.2" -typescript@=6.0.2: - version "6.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f" - integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ== +typescript@=6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== uc.micro@^2.0.0, uc.micro@^2.1.0: version "2.1.0"