build(deps-dev): bump @rollup/plugin-typescript
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 9 Jan 2024 20:18:30 +0000 (20:18 +0000)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 20:18:30 +0000 (20:18 +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/express-cluster/package.json
examples/typescript/http-server-pool/express-cluster/pnpm-lock.yaml

index 68b0d673cd3bfb2f932a1a365b228f4b8bfa07a1..491b43f27ffaeca189e640fc55f068803162a7dc 100644 (file)
@@ -25,7 +25,7 @@
     "poolifier": "^3.1.18"
   },
   "devDependencies": {
-    "@rollup/plugin-typescript": "^11.1.5",
+    "@rollup/plugin-typescript": "^11.1.6",
     "@types/express": "^4.17.21",
     "@types/node": "^20.10.7",
     "autocannon": "^7.14.0",
index 5366883c8cf0c6c6e9493aea6a1be623c0e6b161..1293bf8fb5a2f81e894b27ca28ecf4a6b41427f3 100644 (file)
@@ -14,8 +14,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/express':
     specifier: ^4.17.21
     version: 4.17.21
@@ -72,8 +72,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