Skip to content

Commit 6ccce8c

Browse files
backstage-goalie[bot]Github changeset workflow
authored andcommitted
chore(deps): update dependency @types/nodemailer to v7.0.4
Signed-off-by: Renovate Bot <[email protected]>
1 parent 2b8134c commit 6ccce8c

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@backstage-community/plugin-feedback-backend': patch
3+
---
4+
5+
Updated dependency `@types/nodemailer` to `7.0.4`.

workspaces/feedback/plugins/feedback-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@backstage/plugin-auth-backend": "^0.25.2",
6161
"@backstage/plugin-auth-backend-module-guest-provider": "^0.2.10",
6262
"@backstage/plugin-catalog-backend": "^3.0.0",
63-
"@types/nodemailer": "7.0.3",
63+
"@types/nodemailer": "7.0.4",
6464
"@types/supertest": "2.0.16",
6565
"msw": "1.3.5",
6666
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",

workspaces/feedback/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3028,7 +3028,7 @@ __metadata:
30283028
"@backstage/plugin-catalog-backend": "npm:^3.0.0"
30293029
"@backstage/plugin-notifications-node": "npm:^0.2.17"
30303030
"@types/express": "npm:*"
3031-
"@types/nodemailer": "npm:7.0.3"
3031+
"@types/nodemailer": "npm:7.0.4"
30323032
"@types/supertest": "npm:2.0.16"
30333033
axios: "npm:^1.6.4"
30343034
express: "npm:^4.17.1"
@@ -10264,13 +10264,13 @@ __metadata:
1026410264
languageName: node
1026510265
linkType: hard
1026610266

10267-
"@types/nodemailer@npm:7.0.3":
10268-
version: 7.0.3
10269-
resolution: "@types/nodemailer@npm:7.0.3"
10267+
"@types/nodemailer@npm:7.0.4":
10268+
version: 7.0.4
10269+
resolution: "@types/nodemailer@npm:7.0.4"
1027010270
dependencies:
1027110271
"@aws-sdk/client-sesv2": "npm:^3.839.0"
1027210272
"@types/node": "npm:*"
10273-
checksum: 10/9b1dd2e1ff8eea4ec0392d9cc6ac250f93e4517ad5529787c71d6437e53a6ca418c70517cb3a4790ba23f31c9a82c35fa8b747c1f366de98c8f67eba3a639504
10273+
checksum: 10/dbba903cd64d6501b2dfba9ea268b71996dcff3dba24e839385954a4462ae6515d53afc93e8eff3a5b657e5319acdfb6dcd85c10a3216bacbc3c08fabdcf4125
1027410274
languageName: node
1027510275
linkType: hard
1027610276

0 commit comments

Comments
 (0)