Merge pull request #32069 from backstage/renovate/nodemailer-7.x
chore(deps): update dependency @types/nodemailer to v7
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-notifications-backend-module-email': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/nodemailer` to `^7.0.0`.
|
||||
@@ -53,7 +53,7 @@
|
||||
"devDependencies": {
|
||||
"@backstage/backend-test-utils": "workspace:^",
|
||||
"@backstage/cli": "workspace:^",
|
||||
"@types/nodemailer": "^6.4.14"
|
||||
"@types/nodemailer": "^7.0.0"
|
||||
},
|
||||
"configSchema": "config.d.ts"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user