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

index 4b3a2ba3c31c2fc549ba5c5cbc1d8156b819ba80..4444279bab5bbfad85a89e7c44d8c2923f77eb68 100644 (file)
@@ -27,6 +27,6 @@
   },
   "devDependencies": {
     "@types/node": "^20.14.6",
-    "typescript": "^5.4.5"
+    "typescript": "^5.5.2"
   }
 }
index c4330f104d0814b05e2f8c2d41044adc83280b64..e69f2061cdf1b2d71318af05d088f7ad89d6efdc 100644 (file)
@@ -22,8 +22,8 @@ importers:
         specifier: ^20.14.6
         version: 20.14.6
       typescript:
-        specifier: ^5.4.5
-        version: 5.4.5
+        specifier: ^5.5.2
+        version: 5.5.2
 
 packages:
 
@@ -92,8 +92,8 @@ packages:
   proxy-from-env@1.1.0:
     resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
 
-  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
 
@@ -163,7 +163,7 @@ snapshots:
 
   proxy-from-env@1.1.0: {}
 
-  typescript@5.4.5: {}
+  typescript@5.5.2: {}
 
   undici-types@5.26.5: {}