Merge dependabot/npm_and_yarn/examples/typescript/http-server-pool/express-hybrid...
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Mon, 28 Aug 2023 22:27:53 +0000 (22:27 +0000)
committerGitHub <noreply@github.com>
Mon, 28 Aug 2023 22:27:53 +0000 (22:27 +0000)
examples/typescript/http-server-pool/express-hybrid/package.json
examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml

index a8af97a88dd8f6b9f6b52f0ded48164a4678f983..3be2fe6bcc844b27a08986294b4866698ac22a00 100644 (file)
@@ -23,7 +23,7 @@
     "poolifier": "^2.6.37"
   },
   "devDependencies": {
-    "@rollup/plugin-typescript": "^11.1.2",
+    "@rollup/plugin-typescript": "^11.1.3",
     "@types/express": "^4.17.17",
     "@types/node": "^20.5.7",
     "rollup": "^3.28.1",
index dafd30547a961e774bc0c940dae41c9e730389bf..7d6b4c1c78ed6adaccd128325d4713106efeea7c 100644 (file)
@@ -14,8 +14,8 @@ dependencies:
 
 devDependencies:
   '@rollup/plugin-typescript':
-    specifier: ^11.1.2
-    version: 11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2)
+    specifier: ^11.1.3
+    version: 11.1.3(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2)
   '@types/express':
     specifier: ^4.17.17
     version: 4.17.17
@@ -58,8 +58,8 @@ packages:
       fastq: 1.15.0
     dev: true
 
-  /@rollup/plugin-typescript@11.1.2(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2):
-    resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==}
+  /@rollup/plugin-typescript@11.1.3(rollup@3.28.1)(tslib@2.6.2)(typescript@5.2.2):
+    resolution: {integrity: sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==}
     engines: {node: '>=14.0.0'}
     peerDependencies:
       rollup: ^2.14.0||^3.0.0