diff --git a/package.json b/package.json index 8d69fd9..3e69843 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@iarna/toml": "^2.2.5", - "typescript": "^5.9.2", + "typescript": "^5.9.3", "zx": "^8.8.1" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edc8199..4dc71a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.2.5 version: 2.2.5 typescript: - specifier: ^5.9.2 - version: 5.9.2 + specifier: ^5.9.3 + version: 5.9.3 zx: specifier: ^8.8.1 version: 8.8.1 @@ -23,8 +23,8 @@ packages: '@iarna/toml@2.2.5': resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} - typescript@5.9.2: - resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} hasBin: true @@ -37,6 +37,6 @@ snapshots: '@iarna/toml@2.2.5': {} - typescript@5.9.2: {} + typescript@5.9.3: {} zx@8.8.1: {}