From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 21:59:50 +0000 (+0000) Subject: build(deps-dev): bump rollup X-Git-Tag: v2.6.34~4^2^2~5^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=13e8eac718c45f31b6da47ae50698136ea150b9a;p=poolifier.git build(deps-dev): bump rollup Bumps [rollup](https://github.com/rollup/rollup) from 3.28.0 to 3.28.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.28.0...v3.28.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/http-server-pool/fastify-hybrid/package.json b/examples/typescript/http-server-pool/fastify-hybrid/package.json index 96e6e76c..11c39e29 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/package.json +++ b/examples/typescript/http-server-pool/fastify-hybrid/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@rollup/plugin-typescript": "^11.1.2", "@types/node": "^20.5.1", - "rollup": "^3.28.0", + "rollup": "^3.28.1", "rollup-plugin-delete": "^2.0.0", "tslib": "^2.6.2", "typescript": "^5.1.6" 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 c64054b1..1d8669ca 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -18,13 +18,13 @@ dependencies: devDependencies: '@rollup/plugin-typescript': specifier: ^11.1.2 - version: 11.1.2(rollup@3.28.0)(tslib@2.6.2)(typescript@5.1.6) + version: 11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.1.6) '@types/node': specifier: ^20.5.1 version: 20.5.1 rollup: - specifier: ^3.28.0 - version: 3.28.0 + specifier: ^3.28.1 + version: 3.28.1 rollup-plugin-delete: specifier: ^2.0.0 version: 2.0.0 @@ -80,7 +80,7 @@ packages: fastq: 1.15.0 dev: true - /@rollup/plugin-typescript@11.1.2(rollup@3.28.0)(tslib@2.6.2)(typescript@5.1.6): + /@rollup/plugin-typescript@11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.1.6): resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -93,14 +93,14 @@ packages: tslib: optional: true dependencies: - '@rollup/pluginutils': 5.0.3(rollup@3.28.0) + '@rollup/pluginutils': 5.0.3(rollup@3.28.1) resolve: 1.22.4 - rollup: 3.28.0 + rollup: 3.28.1 tslib: 2.6.2 typescript: 5.1.6 dev: true - /@rollup/pluginutils@5.0.3(rollup@3.28.0): + /@rollup/pluginutils@5.0.3(rollup@3.28.1): resolution: {integrity: sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==} engines: {node: '>=14.0.0'} peerDependencies: @@ -112,7 +112,7 @@ packages: '@types/estree': 1.0.1 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 3.28.0 + rollup: 3.28.1 dev: true /@types/estree@1.0.1: @@ -710,8 +710,8 @@ packages: del: 5.1.0 dev: true - /rollup@3.28.0: - resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==} + /rollup@3.28.1: + resolution: {integrity: sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} hasBin: true optionalDependencies: