This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@trivago/prettier-plugin-sort-imports" : " ^3.4.0" ,
21
21
"@types/aws-lambda" : " ^8.10.108" ,
22
22
"@types/express" : " ^4.17.14" ,
23
- "@types/jest" : " ^29.2.3 " ,
23
+ "@types/jest" : " ^29.2.4 " ,
24
24
"@types/node" : " ^18.11.12" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 1838
1838
dependencies :
1839
1839
" @types/istanbul-lib-report" " *"
1840
1840
1841
- " @types/jest@^29.2.3 " :
1842
- version "29.2.3 "
1843
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3 .tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211 "
1844
- integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w ==
1841
+ " @types/jest@^29.2.4 " :
1842
+ version "29.2.4 "
1843
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4 .tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b "
1844
+ integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A ==
1845
1845
dependencies :
1846
1846
expect "^29.0.0"
1847
1847
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments