File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook 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
"@octokit/webhooks-definitions" : " ^3.67.3" ,
20
20
"@types/aws-lambda" : " ^8.10.79" ,
21
21
"@types/express" : " ^4.17.11" ,
22
- "@types/jest" : " ^26 .0.22 " ,
22
+ "@types/jest" : " ^27 .0.0 " ,
23
23
"@types/node" : " ^16.4.12" ,
24
24
"@typescript-eslint/eslint-plugin" : " ^4.22.0" ,
25
25
"@typescript-eslint/parser" : " ^4.29.1" ,
Original file line number Diff line number Diff line change 1364
1364
dependencies :
1365
1365
" @types/istanbul-lib-report" " *"
1366
1366
1367
- " @types/jest@^26 .0.22 " :
1368
- version "26 .0.24 "
1369
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26 .0.24 .tgz#943d11976b16739185913a1936e0de0c4a7d595a "
1370
- integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w ==
1367
+ " @types/jest@^27 .0.0 " :
1368
+ version "27 .0.0 "
1369
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27 .0.0 .tgz#f1c28f741371739c7cd0e8edb5ed8e67acfa6c35 "
1370
+ integrity sha512-IlpQZVpxufe+3qPaAqEoSPHVSxnJh1cf0BqqWHJeKiAUbwnHdmNzjP3ZCWSZSTbmAGXQPNk9QmM3Bif0pR54rg ==
1371
1371
dependencies :
1372
1372
jest-diff "^26.0.0"
1373
1373
pretty-format "^26.0.0"
You can’t perform that action at this time.
0 commit comments