From 87063e8d21b682e3f188e41aaf7ea452a7994ffb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:36:41 +0000 Subject: [PATCH] Update dependency typescript to v5.4.5 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 79701b0..3296a90 100644 --- a/package.json +++ b/package.json @@ -211,7 +211,7 @@ "rimraf": "5.0.5", "sort-package-json": "2.10.0", "tsx": "4.7.2", - "typescript": "5.4.4", + "typescript": "5.4.5", "zx": "8.0.1" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 97f4fa1..616800a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ devDependencies: specifier: 4.7.2 version: 4.7.2 typescript: - specifier: 5.4.4 - version: 5.4.4 + specifier: 5.4.5 + version: 5.4.5 zx: specifier: 8.0.1 version: 8.0.1 @@ -3138,8 +3138,8 @@ packages: underscore: 1.13.6 dev: true - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.4.5: + resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} engines: {node: '>=14.17'} hasBin: true dev: true