File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"@trivago/prettier-plugin-sort-imports" : " ^3.4.0" ,
20
20
"@types/aws-lambda" : " ^8.10.108" ,
21
21
"@types/express" : " ^4.17.14" ,
22
- "@types/jest" : " ^29.2.3 " ,
22
+ "@types/jest" : " ^29.2.4 " ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
25
25
"@vercel/ncc" : " ^0.34.0" ,
Original file line number Diff line number Diff line change 1894
1894
dependencies :
1895
1895
" @types/istanbul-lib-report" " *"
1896
1896
1897
- " @types/jest@^29.2.3 " :
1898
- version "29.2.3 "
1899
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3 .tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211 "
1900
- integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w ==
1897
+ " @types/jest@^29.2.4 " :
1898
+ version "29.2.4 "
1899
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4 .tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b "
1900
+ integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A ==
1901
1901
dependencies :
1902
1902
expect "^29.0.0"
1903
1903
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments