File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"devDependencies" : {
16
16
"@octokit/rest" : " ^18.0.12" ,
17
- "@types/jest" : " ^26.0.19 " ,
17
+ "@types/jest" : " ^26.0.20 " ,
18
18
"@types/node" : " ^14.14.16" ,
19
19
"@types/request" : " ^2.48.4" ,
20
20
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 721
721
dependencies :
722
722
" @types/istanbul-lib-report" " *"
723
723
724
- " @types/[email protected] " , "@types/jest@^26.0.19 ":
725
- version "26.0.19 "
726
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19 .tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790 "
727
- integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ ==
724
+ " @types/[email protected] " , "@types/jest@^26.0.20 ":
725
+ version "26.0.20 "
726
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20 .tgz#cd2f2702ecf69e86b586e1f5223a60e454056307 "
727
+ integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA ==
728
728
dependencies :
729
729
jest-diff "^26.0.0"
730
730
pretty-format "^26.0.0"
You can’t perform that action at this time.
0 commit comments