Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-worker_thr...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 21 Jun 2024 02:29:45 +0000 (04:29 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Jun 2024 02:29:45 +0000 (04:29 +0200)
examples/typescript/websocket-server-pool/ws-worker_threads/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/pnpm-lock.yaml

index fab8ec2c6fd6ddc60e9f3d31bbc68535e02a91ea..3a75ebec9bc68b101bfd609116973948534e067f 100644 (file)
@@ -27,7 +27,7 @@
   "devDependencies": {
     "@types/node": "^20.14.6",
     "@types/ws": "^8.5.10",
-    "typescript": "^5.4.5"
+    "typescript": "^5.5.2"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.8",
index 69c82fc6cb6e01c83cf35a8a82d0c012c239f295..64da75258fc0061b74be6287dbebce1e9a47e278 100644 (file)
@@ -29,8 +29,8 @@ importers:
         specifier: ^8.5.10
         version: 8.5.10
       typescript:
-        specifier: ^5.4.5
-        version: 5.4.5
+        specifier: ^5.5.2
+        version: 5.5.2
 
 packages:
 
@@ -52,8 +52,8 @@ packages:
     resolution: {integrity: sha512-D6udA0Pz0odHpuo93vrdNmiJXgmg9SAVO0hWJ8VX/OUIg8L+8PKtpbJgiRXB1yO26WIuKAyjhJ5hu5EBA3E6/A==}
     engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
 
-  typescript@5.4.5:
-    resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
+  typescript@5.5.2:
+    resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==}
     engines: {node: '>=14.17'}
     hasBin: true
 
@@ -96,7 +96,7 @@ snapshots:
 
   poolifier@4.0.15: {}
 
-  typescript@5.4.5: {}
+  typescript@5.5.2: {}
 
   undici-types@5.26.5: {}