From: Jérôme Benoit Date: Fri, 8 Dec 2023 02:26:30 +0000 (+0100) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster... X-Git-Tag: v3.0.10~2^2~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b71e3298c56ab27b012b85a998d7039a3cbed5a2;hp=1825833668c55e5638dc2e8d6ae711f69dba0181;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-cluster/types/node-20.10.4 into combined-prs-branch --- diff --git a/examples/typescript/http-server-pool/fastify-cluster/package.json b/examples/typescript/http-server-pool/fastify-cluster/package.json index b9767daa..66d2fa6e 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/package.json +++ b/examples/typescript/http-server-pool/fastify-cluster/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@rollup/plugin-typescript": "^11.1.5", - "@types/node": "^20.10.3", + "@types/node": "^20.10.4", "autocannon": "^7.14.0", "rollup": "^4.6.1", "rollup-plugin-delete": "^2.0.0", diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index 980c1246..292e39b9 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -17,8 +17,8 @@ devDependencies: specifier: ^11.1.5 version: 11.1.5(rollup@4.6.1)(tslib@2.6.2)(typescript@5.3.3) '@types/node': - specifier: ^20.10.3 - version: 20.10.3 + specifier: ^20.10.4 + version: 20.10.4 autocannon: specifier: ^7.14.0 version: 7.14.0 @@ -230,15 +230,15 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.10.3 + '@types/node': 20.10.4 dev: true /@types/minimatch@5.1.2: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} dev: true - /@types/node@20.10.3: - resolution: {integrity: sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==} + /@types/node@20.10.4: + resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==} dependencies: undici-types: 5.26.5 dev: true