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/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"@trivago/prettier-plugin-sort-imports" : " ^3.2.0" ,
21
21
"@types/aws-lambda" : " ^8.10.95" ,
22
22
"@types/express" : " ^4.17.11" ,
23
- "@types/jest" : " ^27.4.1 " ,
23
+ "@types/jest" : " ^27.5.0 " ,
24
24
"@types/node" : " ^17.0.31" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
26
26
"@typescript-eslint/parser" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 1530
1530
dependencies :
1531
1531
" @types/istanbul-lib-report" " *"
1532
1532
1533
- " @types/jest@^27.4.1 " :
1534
- version "27.4.1 "
1535
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1 .tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d "
1536
- integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw ==
1533
+ " @types/jest@^27.5.0 " :
1534
+ version "27.5.0 "
1535
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0 .tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b "
1536
+ integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g ==
1537
1537
dependencies :
1538
1538
jest-matcher-utils "^27.0.0"
1539
1539
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments