From: Jérôme Benoit Date: Sat, 2 Dec 2023 02:21:22 +0000 (+0100) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid... X-Git-Tag: v3.0.10~9^2~3 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ca438ccd304d3b139305672f1d9148b5378b62f1;hp=01a05b77bf37ddc1a9361122cdce1a84e8dc5306;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/types/node-20.10.2 into combined-prs-branch --- diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 9d057799..f457f778 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.5", - "@types/node": "^20.10.1", + "@types/node": "^20.10.2", "autocannon": "^7.14.0", "rollup": "^4.6.1", "rollup-plugin-delete": "^2.0.0", diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index 46a7a8d2..a33b87c1 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: ^11.1.5 version: 11.1.5(rollup@4.6.1)(tslib@2.6.2)(typescript@5.3.2) '@types/node': - specifier: ^20.10.1 - version: 20.10.1 + specifier: ^20.10.2 + version: 20.10.2 autocannon: specifier: ^7.14.0 version: 7.14.0 @@ -233,15 +233,15 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.10.1 + '@types/node': 20.10.2 dev: true /@types/minimatch@5.1.2: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} dev: true - /@types/node@20.10.1: - resolution: {integrity: sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==} + /@types/node@20.10.2: + resolution: {integrity: sha512-37MXfxkb0vuIlRKHNxwCkb60PNBpR94u4efQuN4JgIAm66zfCDXGSAFCef9XUWFovX2R1ok6Z7MHhtdVXXkkIw==} dependencies: undici-types: 5.26.5 dev: true