diff --git a/package.json b/package.json index 2aacc513..c9c2680b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@iarna/toml": "^2.2.5", - "typescript": "^5.8.2", + "typescript": "^5.8.3", "zx": "^8.5.0" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5d12424..24cc9151 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.8.2 - version: 5.8.2 + specifier: ^5.8.3 + version: 5.8.3 zx: specifier: ^8.5.0 version: 8.5.0 @@ -23,8 +23,8 @@ packages: '@iarna/toml@2.2.5': resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==} - typescript@5.8.2: - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} + typescript@5.8.3: + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} engines: {node: '>=14.17'} hasBin: true @@ -37,6 +37,6 @@ snapshots: '@iarna/toml@2.2.5': {} - typescript@5.8.2: {} + typescript@5.8.3: {} zx@8.5.0: {}