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 18
18
"devDependencies" : {
19
19
"@types/aws-lambda" : " ^8.10.82" ,
20
20
"@types/express" : " ^4.17.11" ,
21
- "@types/jest" : " ^26 .0.24 " ,
21
+ "@types/jest" : " ^27 .0.0 " ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.29.1" ,
23
23
"@typescript-eslint/parser" : " ^4.29.1" ,
24
24
"@vercel/ncc" : " ^0.29.0" ,
Original file line number Diff line number Diff line change 1451
1451
dependencies :
1452
1452
" @types/istanbul-lib-report" " *"
1453
1453
1454
- " @types/jest@^26 .0.24 " :
1455
- version "26 .0.24 "
1456
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26 .0.24 .tgz#943d11976b16739185913a1936e0de0c4a7d595a "
1457
- integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w ==
1454
+ " @types/jest@^27 .0.0 " :
1455
+ version "27 .0.0 "
1456
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27 .0.0 .tgz#f1c28f741371739c7cd0e8edb5ed8e67acfa6c35 "
1457
+ integrity sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg ==
1458
1458
dependencies :
1459
1459
jest-diff "^26.0.0"
1460
1460
pretty-format "^26.0.0"
You can’t perform that action at this time.
0 commit comments