From bb7ea2c2695cc075c26d50e5ac3b46ca8306e35a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:43:31 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.6.2 --- test-client/package.json | 2 +- test-client/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test-client/package.json b/test-client/package.json index f181d15..ffd44bb 100644 --- a/test-client/package.json +++ b/test-client/package.json @@ -14,6 +14,6 @@ }, "devDependencies": { "@types/node": "20.16.5", - "typescript": "5.5.4" + "typescript": "5.6.2" } } diff --git a/test-client/pnpm-lock.yaml b/test-client/pnpm-lock.yaml index cbb43eb..326dcee 100644 --- a/test-client/pnpm-lock.yaml +++ b/test-client/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: 20.16.5 version: 20.16.5 typescript: - specifier: 5.5.4 - version: 5.5.4 + specifier: 5.6.2 + version: 5.6.2 packages: @@ -163,8 +163,8 @@ packages: tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} + typescript@5.6.2: + resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true @@ -334,7 +334,7 @@ snapshots: tr46@0.0.3: {} - typescript@5.5.4: {} + typescript@5.6.2: {} undici-types@5.26.5: {}