diff --git a/typescript/package.json b/typescript/package.json index d68d1634..6a0fdfc4 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -1,6 +1,6 @@ { "private": true, "dependencies": { - "typescript": "5.5.3" + "typescript": "5.7.3" } } diff --git a/typescript/pnpm-lock.yaml b/typescript/pnpm-lock.yaml index 54923251..6ab972fe 100644 --- a/typescript/pnpm-lock.yaml +++ b/typescript/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: .: dependencies: typescript: - specifier: 5.5.3 - version: 5.5.3 + specifier: 5.7.3 + version: 5.7.3 packages: - typescript@5.5.3: - resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} + typescript@5.7.3: + resolution: {integrity: sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==} engines: {node: '>=14.17'} hasBin: true snapshots: - typescript@5.5.3: {} + typescript@5.7.3: {}