From: Jérôme Benoit Date: Thu, 11 Apr 2024 07:27:46 +0000 (+0200) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/typescript-5.4... X-Git-Tag: v3.1.30~20^2~1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=cdf532f2905bcba74770a638e795f673b0408e03;hp=c09a9dad768ec542a18baf46d2b9714f73da4aa6;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-client-pool/typescript-5.4.5 into combined-prs-branch --- diff --git a/examples/typescript/http-client-pool/package.json b/examples/typescript/http-client-pool/package.json index 62db82a8..46947a2f 100644 --- a/examples/typescript/http-client-pool/package.json +++ b/examples/typescript/http-client-pool/package.json @@ -27,6 +27,6 @@ }, "devDependencies": { "@types/node": "^20.12.7", - "typescript": "^5.4.4" + "typescript": "^5.4.5" } } diff --git a/examples/typescript/http-client-pool/pnpm-lock.yaml b/examples/typescript/http-client-pool/pnpm-lock.yaml index 6ac8da99..fc395703 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.12.7 version: 20.12.7 typescript: - specifier: ^5.4.4 - version: 5.4.4 + specifier: ^5.4.5 + version: 5.4.5 packages: @@ -132,8 +132,8 @@ packages: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} dev: false - /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