Skip to content

Commit a80c28f

Browse files
chore(backend): bump @types/nodemailer in /services/backend
Bumps [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) from 6.4.18 to 7.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: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ffff37 commit a80c28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/better-sqlite3": "^7.6.13",
5252
"@types/fs-extra": "^11.0.4",
5353
"@types/jest": "^30.0.0",
54-
"@types/nodemailer": "^6.4.14",
54+
"@types/nodemailer": "^7.0.0",
5555
"@types/pug": "^2.0.10",
5656
"@types/supertest": "^6.0.3",
5757
"@typescript-eslint/eslint-plugin": "^8.36.0",

0 commit comments

Comments
 (0)