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 21
21
"@trivago/prettier-plugin-sort-imports" : " ^4.0.0" ,
22
22
"@types/aws-lambda" : " ^8.10.109" ,
23
23
"@types/express" : " ^4.17.15" ,
24
- "@types/jest" : " ^29.2.4 " ,
24
+ "@types/jest" : " ^29.2.5 " ,
25
25
"@types/node" : " ^18.11.18" ,
26
26
"@typescript-eslint/eslint-plugin" : " ^5.48.0" ,
27
27
"@typescript-eslint/parser" : " ^5.48.1" ,
Original file line number Diff line number Diff line change 1729
1729
dependencies :
1730
1730
" @types/istanbul-lib-report" " *"
1731
1731
1732
- " @types/jest@^29.2.4 " :
1733
- version "29.2.4 "
1734
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4 .tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b "
1735
- integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A ==
1732
+ " @types/jest@^29.2.5 " :
1733
+ version "29.2.5 "
1734
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5 .tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0 "
1735
+ integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw ==
1736
1736
dependencies :
1737
1737
expect "^29.0.0"
1738
1738
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments