From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 20:37:33 +0000 (+0000) Subject: build(deps-dev): bump @types/nodemailer X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=bba21a24b3054a5ebd4d9a1b37ff1ebdd7428877;p=poolifier.git build(deps-dev): bump @types/nodemailer Bumps the regular group with 1 update in the /examples/typescript/smtp-client-pool directory: [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer). Updates `@types/nodemailer` from 6.4.15 to 6.4.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer) --- updated-dependencies: - dependency-name: "@types/nodemailer" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index e65ccc48..96920dd7 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@types/node": "^22.5.5", - "@types/nodemailer": "^6.4.15", + "@types/nodemailer": "^6.4.16", "typescript": "^5.6.2" } } diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 82c0ce69..901a1156 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^22.5.5 version: 22.5.5 '@types/nodemailer': - specifier: ^6.4.15 - version: 6.4.15 + specifier: ^6.4.16 + version: 6.4.16 typescript: specifier: ^5.6.2 version: 5.6.2 @@ -30,8 +30,8 @@ packages: '@types/node@22.5.5': resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==} - '@types/nodemailer@6.4.15': - resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==} + '@types/nodemailer@6.4.16': + resolution: {integrity: sha512-uz6hN6Pp0upXMcilM61CoKyjT7sskBoOWpptkjjJp8jIMlTdc3xG01U7proKkXzruMS4hS0zqtHNkNPFB20rKQ==} nodemailer@6.9.15: resolution: {integrity: sha512-AHf04ySLC6CIfuRtRiEYtGEXgRfa6INgWGluDhnxTZhHSKvrBu7lc1VVchQ0d8nPc4cFaZoPq8vkyNoZr0TpGQ==} @@ -55,7 +55,7 @@ snapshots: dependencies: undici-types: 6.19.8 - '@types/nodemailer@6.4.15': + '@types/nodemailer@6.4.16': dependencies: '@types/node': 22.5.5