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/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.1.1" ,
21
21
"@types/aws-lambda" : " ^8.10.114" ,
22
22
"@types/express" : " ^4.17.17" ,
23
- "@types/jest" : " ^29.4.1 " ,
23
+ "@types/jest" : " ^29.5.0 " ,
24
24
"@types/node" : " ^18.11.18" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.54.0" ,
26
26
"@typescript-eslint/parser" : " ^5.57.0" ,
Original file line number Diff line number Diff line change 1734
1734
dependencies :
1735
1735
" @types/istanbul-lib-report" " *"
1736
1736
1737
- " @types/jest@^29.4.1 " :
1738
- version "29.4.1 "
1739
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.1 .tgz#d76cbd07e5a24c0f4e86c2c0f9ed9e4ed33af3c8 "
1740
- integrity sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ ==
1737
+ " @types/jest@^29.5.0 " :
1738
+ version "29.5.0 "
1739
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.0 .tgz#337b90bbcfe42158f39c2fb5619ad044bbb518ac "
1740
+ integrity sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg ==
1741
1741
dependencies :
1742
1742
expect "^29.0.0"
1743
1743
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments