Skip to content

Commit 5f7d29f

Browse files
committed
fix(webhook): Add missing test dependency
1 parent bf888a4 commit 5f7d29f

File tree

2 files changed

+424
-438
lines changed

2 files changed

+424
-438
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
2121
"@types/aws-lambda": "^8.10.108",
2222
"@types/express": "^4.17.14",
23+
"@types/jest": "^29.2.2",
2324
"@types/node": "^18.11.9",
2425
"@typescript-eslint/eslint-plugin": "^5.43.0",
2526
"@typescript-eslint/parser": "^5.43.0",

0 commit comments

Comments
 (0)