From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 16:02:46 +0000 (+0100) Subject: fix(deps): update all non-major dependencies (#3114) X-Git-Tag: v5.2.0~13 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=d8375f31f900c63871c96cd0503165a28c69ffcb;p=poolifier.git fix(deps): update all non-major dependencies (#3114) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/examples/typescript/smtp-client-pool/package.json b/examples/typescript/smtp-client-pool/package.json index 8fc392da3..8c01fc162 100644 --- a/examples/typescript/smtp-client-pool/package.json +++ b/examples/typescript/smtp-client-pool/package.json @@ -20,7 +20,7 @@ "author": "", "license": "ISC", "dependencies": { - "nodemailer": "^8.0.0", + "nodemailer": "^8.0.1", "poolifier": "^5.1.7" }, "devDependencies": { diff --git a/examples/typescript/smtp-client-pool/pnpm-lock.yaml b/examples/typescript/smtp-client-pool/pnpm-lock.yaml index 3c432dd2d..3d5ec1f12 100644 --- a/examples/typescript/smtp-client-pool/pnpm-lock.yaml +++ b/examples/typescript/smtp-client-pool/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: nodemailer: - specifier: ^8.0.0 - version: 8.0.0 + specifier: ^8.0.1 + version: 8.0.1 poolifier: specifier: ^5.1.7 version: 5.1.7 @@ -33,8 +33,8 @@ packages: '@types/nodemailer@7.0.9': resolution: {integrity: sha512-vI8oF1M+8JvQhsId0Pc38BdUP2evenIIys7c7p+9OZXSPOH5c1dyINP1jT8xQ2xPuBUXmIC87s+91IZMDjH8Ow==} - nodemailer@8.0.0: - resolution: {integrity: sha512-xvVJf/f0bzmNpnRIbhCp/IKxaHgJ6QynvUbLXzzMRPG3LDQr5oXkYuw4uDFyFYs8cge8agwwrJAXZsd4hhMquw==} + nodemailer@8.0.1: + resolution: {integrity: sha512-5kcldIXmaEjZcHR6F28IKGSgpmZHaF1IXLWFTG+Xh3S+Cce4MiakLtWY+PlBU69fLbRa8HlaGIrC/QolUpHkhg==} engines: {node: '>=6.0.0'} poolifier@5.1.7: @@ -59,7 +59,7 @@ snapshots: dependencies: '@types/node': 24.10.11 - nodemailer@8.0.0: {} + nodemailer@8.0.1: {} poolifier@5.1.7: {} diff --git a/package.json b/package.json index 3ac9b0d47..3b249b6c9 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "clean-publish": "^6.0.1", "cross-env": "^10.1.0", "eslint": "^9.39.2", - "eslint-plugin-jsdoc": "^62.5.2", + "eslint-plugin-jsdoc": "^62.5.3", "eslint-plugin-perfectionist": "^5.5.0", "globals": "^17.3.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c70d2e6d5..7c4dde9f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^9.39.2 version: 9.39.2(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^62.5.2 - version: 62.5.2(eslint@9.39.2(jiti@2.6.1)) + specifier: ^62.5.3 + version: 62.5.3(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.5.0 version: 5.5.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) @@ -1482,8 +1482,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@62.5.2: - resolution: {integrity: sha512-n4plQz9u6xoX0QemOsBjU8S/V6XGRoBsad8v56Q9sEOKrcZTh489ld0qi7ONLNZsSlH0GBSi513DBvyavFckeQ==} + eslint-plugin-jsdoc@62.5.3: + resolution: {integrity: sha512-wWUrEG9ACexVAg95gH0t0LobV5t4sAnwephEsp95Wv7y6s7Fc6DK3xBeLKi7imVpbSzdcyfo863bKCNYL8ld0g==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -4274,7 +4274,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@62.5.2(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-jsdoc@62.5.3(eslint@9.39.2(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.84.0 '@es-joy/resolve.exports': 1.2.0