We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952b038 commit 47df421Copy full SHA for 47df421
modules/webhook/lambdas/webhook/package.json
@@ -21,7 +21,7 @@
21
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
22
"@types/aws-lambda": "^8.10.111",
23
"@types/express": "^4.17.17",
24
- "@types/jest": "^29.4.0",
+ "@types/jest": "^29.5.0",
25
"@types/node": "^18.15.11",
26
"@typescript-eslint/eslint-plugin": "^5.57.0",
27
"@typescript-eslint/parser": "^5.59.0",
@@ -30,7 +30,7 @@
30
"eslint": "^8.38.0",
31
"eslint-plugin-prettier": "4.2.1",
32
"express": "^4.18.2",
33
- "jest": "^29.4",
+ "jest": "^29.5",
34
"jest-mock": "^29.5.0",
35
"nock": "^13.3.0",
36
"prettier": "2.8.7",
0 commit comments