Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-hybrid...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 26 Sep 2023 07:53:10 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Sep 2023 07:53:10 +0000 (09:53 +0200)
examples/typescript/websocket-server-pool/ws-hybrid/package.json
examples/typescript/websocket-server-pool/ws-hybrid/pnpm-lock.yaml

index 87a728ed3e9e8550cd20a176802b456aea28fce7..7ee44c391b1d4d9472e5a71d68c31e1fa6bb6d24 100644 (file)
@@ -24,7 +24,7 @@
     "ws": "^8.14.2"
   },
   "devDependencies": {
-    "@rollup/plugin-typescript": "^11.1.3",
+    "@rollup/plugin-typescript": "^11.1.4",
     "@types/node": "^20.6.3",
     "@types/ws": "^8.5.5",
     "rollup": "^3.29.2",
index 34fc75b9ef7730e4d9c61b7075e7d3e60f29d6a1..f5b71fb505a977aceb7aca6914fa6577aa7b63da 100644 (file)
@@ -22,8 +22,8 @@ optionalDependencies:
 
 devDependencies:
   '@rollup/plugin-typescript':
-    specifier: ^11.1.3
-    version: 11.1.3(rollup@3.29.2)(tslib@2.6.2)(typescript@5.2.2)
+    specifier: ^11.1.4
+    version: 11.1.4(rollup@3.29.2)(tslib@2.6.2)(typescript@5.2.2)
   '@types/node':
     specifier: ^20.6.3
     version: 20.6.3
@@ -66,8 +66,8 @@ packages:
       fastq: 1.15.0
     dev: true
 
-  /@rollup/plugin-typescript@11.1.3(rollup@3.29.2)(tslib@2.6.2)(typescript@5.2.2):
-    resolution: {integrity: sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==}
+  /@rollup/plugin-typescript@11.1.4(rollup@3.29.2)(tslib@2.6.2)(typescript@5.2.2):
+    resolution: {integrity: sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==}
     engines: {node: '>=14.0.0'}
     peerDependencies:
       rollup: ^2.14.0||^3.0.0