From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 01:35:39 +0000 (+0000) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/typescript-5.2... X-Git-Tag: v2.6.35~16^2~17 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=eb5f1fa6a55edb2a88e0a7dcf4ddefcb0c836d7f;hp=e88add27dfa0d8c91bd1fed4731f4393e8535f44;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/typescript-5.2.2 into combine-prs-branch --- diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index 76e1364a..9f67f614 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -26,6 +26,6 @@ }, "devDependencies": { "@types/node": "^20.5.4", - "typescript": "^5.1.6" + "typescript": "^5.2.2" } } diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index a304e371..ddc21bd3 100644 --- a/examples/typescript/http-client-pool/pnpm-lock.yaml +++ b/examples/typescript/http-client-pool/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: ^20.5.4 version: 20.5.4 typescript: - specifier: ^5.1.6 - version: 5.1.6 + specifier: ^5.2.2 + version: 5.2.2 packages: @@ -130,8 +130,8 @@ packages: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} dev: false - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true