Skip to content

Commit 1f4e639

Browse files
chore(backend): bump @types/nodemailer in /services/backend
Bumps [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) from 7.0.11 to 8.0.0. - [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-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76ae79d commit 1f4e639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@release-it/conventional-changelog": "^10.0.5",
5959
"@types/fs-extra": "^11.0.4",
6060
"@types/jest": "^30.0.0",
61-
"@types/nodemailer": "^7.0.10",
61+
"@types/nodemailer": "^8.0.0",
6262
"@types/pg": "^8.16.0",
6363
"@types/pug": "^2.0.10",
6464
"@types/sanitize-html": "^2.16.0",

0 commit comments

Comments
 (0)