diff --git a/package.json b/package.json index 140941a..e3f10a7 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@sindresorhus/tsconfig": "8.1.0", "prettier": "3.8.3", - "typescript": "6.0.2" + "typescript": "6.0.3" }, "engines": { "node": ">=14.16" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4592143..5d900ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ devDependencies: specifier: 3.8.3 version: 3.8.3 typescript: - specifier: 6.0.2 - version: 6.0.2 + specifier: 6.0.3 + version: 6.0.3 packages: @@ -28,8 +28,8 @@ packages: hasBin: true dev: true - /typescript@6.0.2: - resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} + /typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true dev: true