build(deps-dev): bump @rollup/plugin-typescript
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 9 Jan 2024 20:46:20 +0000 (20:46 +0000)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 20:46:20 +0000 (20:46 +0000)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.5 to 11.1.6.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.6/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml

index 172c19b3af4e15a698e23f8b6e39e8735c2728f6..1202dfb43bbe18d5bef2653bddcf3e3a95289737 100644 (file)
@@ -26,7 +26,7 @@
     "poolifier": "^3.1.18"
   },
   "devDependencies": {
-    "@rollup/plugin-typescript": "^11.1.5",
+    "@rollup/plugin-typescript": "^11.1.6",
     "@types/node": "^20.10.7",
     "autocannon": "^7.14.0",
     "rollup": "^4.9.4",
index 2b87f2c6762b86dbfe50c728fbe3a59f6a89fb72..8b931d08f7cacdd503cfc6a14f8f0490ef1fdc99 100644 (file)
@@ -17,8 +17,8 @@ dependencies:
 
 devDependencies:
   '@rollup/plugin-typescript':
-    specifier: ^11.1.5
-    version: 11.1.5(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3)
+    specifier: ^11.1.6
+    version: 11.1.6(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3)
   '@types/node':
     specifier: ^20.10.7
     version: 20.10.7
@@ -94,8 +94,8 @@ packages:
       fastq: 1.16.0
     dev: true
 
-  /@rollup/plugin-typescript@11.1.5(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3):
-    resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==}
+  /@rollup/plugin-typescript@11.1.6(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3):
+    resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==}
     engines: {node: '>=14.0.0'}
     peerDependencies:
       rollup: ^2.14.0||^3.0.0||^4.0.0