File tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@trivago/prettier-plugin-sort-imports" : " ^4.0.0" ,
21
21
"@types/aws-lambda" : " ^8.10.109" ,
22
22
"@types/express" : " ^4.17.15" ,
23
- "@types/jest" : " ^29.2.4 " ,
23
+ "@types/jest" : " ^29.2.5 " ,
24
24
"@types/node" : " ^18.11.18" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.47.1" ,
26
26
"@typescript-eslint/parser" : " ^5.47.1" ,
Original file line number Diff line number Diff line change 1760
1760
dependencies :
1761
1761
" @types/istanbul-lib-report" " *"
1762
1762
1763
- " @types/jest@^29.2.4 " :
1764
- version "29.2.4 "
1765
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4 .tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b "
1766
- integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A ==
1763
+ " @types/jest@^29.2.5 " :
1764
+ version "29.2.5 "
1765
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5 .tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0 "
1766
+ integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw ==
1767
1767
dependencies :
1768
1768
expect "^29.0.0"
1769
1769
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments