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.2.0" ,
20
20
"@types/aws-lambda" : " ^8.10.95" ,
21
21
"@types/express" : " ^4.17.11" ,
22
- "@types/jest" : " ^27.4.1 " ,
22
+ "@types/jest" : " ^27.5.0 " ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
24
24
"@typescript-eslint/parser" : " ^4.33.0" ,
25
25
"@vercel/ncc" : " ^0.33.4" ,
Original file line number Diff line number Diff line change 1576
1576
dependencies :
1577
1577
" @types/istanbul-lib-report" " *"
1578
1578
1579
- " @types/jest@^27.4.1 " :
1580
- version "27.4.1 "
1581
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1 .tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d "
1582
- integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw ==
1579
+ " @types/jest@^27.5.0 " :
1580
+ version "27.5.0 "
1581
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0 .tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b "
1582
+ integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g ==
1583
1583
dependencies :
1584
1584
jest-matcher-utils "^27.0.0"
1585
1585
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments