Merge dependabot/npm_and_yarn/examples/typescript/smtp-client-pool/typescript-5.4...
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 11 Apr 2024 07:27:44 +0000 (09:27 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Apr 2024 07:27:44 +0000 (09:27 +0200)
examples/typescript/smtp-client-pool/package.json
examples/typescript/smtp-client-pool/pnpm-lock.yaml

index ea74aab651446131019d89190e88a127eb24296b..a3614e07901ca6206c46a3207481d7874bc7bab7 100644 (file)
@@ -26,6 +26,6 @@
   "devDependencies": {
     "@types/node": "^20.12.7",
     "@types/nodemailer": "^6.4.14",
-    "typescript": "^5.4.4"
+    "typescript": "^5.4.5"
   }
 }
index 1a628027090e8fc4918ae387922d820a3af60fe8..1c500ba18a7e91a404e22c971ba64299f70f517a 100644 (file)
@@ -20,8 +20,8 @@ devDependencies:
     specifier: ^6.4.14
     version: 6.4.14
   typescript:
-    specifier: ^5.4.4
-    version: 5.4.4
+    specifier: ^5.4.5
+    version: 5.4.5
 
 packages:
 
@@ -48,8 +48,8 @@ packages:
     requiresBuild: true
     dev: false
 
-  /typescript@5.4.4:
-    resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==}
+  /typescript@5.4.5:
+    resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
     engines: {node: '>=14.17'}
     hasBin: true
     dev: true