From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 22:27:55 +0000 (+0000) Subject: Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid... X-Git-Tag: v2.6.38~16^2^2~16 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ef12e3d5976fb64f383bca2e42932669b9fb5f3c;p=poolifier.git Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/fastify-hybrid/poolifier-2.6.37 into combine-prs-branch --- ef12e3d5976fb64f383bca2e42932669b9fb5f3c diff --cc examples/typescript/http-server-pool/fastify-hybrid/package.json index 8343315e,fbdf6b33..fbf2e5d3 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@@ -21,10 -21,10 +21,10 @@@ "dependencies": { "fastify": "^4.21.0", "fastify-plugin": "^4.5.1", - "poolifier": "^2.6.35" + "poolifier": "^2.6.37" }, "devDependencies": { - "@rollup/plugin-typescript": "^11.1.2", + "@rollup/plugin-typescript": "^11.1.3", "@types/node": "^20.5.6", "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0",