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 20
20
"@trivago/prettier-plugin-sort-imports" : " ^4.0.0" ,
21
21
"@types/aws-lambda" : " ^8.10.111" ,
22
22
"@types/express" : " ^4.17.17" ,
23
- "@types/jest" : " ^29.4.0 " ,
23
+ "@types/jest" : " ^29.4.1 " ,
24
24
"@types/node" : " ^18.11.18" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.54.0" ,
26
26
"@typescript-eslint/parser" : " ^5.54.0" ,
Original file line number Diff line number Diff line change 1761
1761
dependencies :
1762
1762
" @types/istanbul-lib-report" " *"
1763
1763
1764
- " @types/jest@^29.4.0 " :
1765
- version "29.4.0 "
1766
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0 .tgz#a8444ad1704493e84dbf07bb05990b275b3b9206 "
1767
- integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ ==
1764
+ " @types/jest@^29.4.1 " :
1765
+ version "29.4.1 "
1766
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.1 .tgz#d76cbd07e5a24c0f4e86c2c0f9ed9e4ed33af3c8 "
1767
+ integrity sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ ==
1768
1768
dependencies :
1769
1769
expect "^29.0.0"
1770
1770
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments