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.3" ,
17
- "@types/jest" : " ^26.0.4 " ,
17
+ "@types/jest" : " ^26.0.9 " ,
18
18
"@types/node" : " ^14.0.27" ,
19
19
"@types/request" : " ^2.48.4" ,
20
20
"@typescript-eslint/eslint-plugin" : " ^2.30.0" ,
Original file line number Diff line number Diff line change 654
654
" @types/istanbul-lib-coverage" " *"
655
655
" @types/istanbul-lib-report" " *"
656
656
657
- " @types/jest@^26.0.4 " :
658
- version "26.0.8 "
659
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8 .tgz#f5c5559cf25911ce227f7ce30f1f160f24966369 "
660
- integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g ==
657
+ " @types/jest@^26.0.9 " :
658
+ version "26.0.9 "
659
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.9 .tgz#0543b57da5f0cd949c5f423a00c56c492289c989 "
660
+ integrity sha512-k4qFfJ5AUKrWok5KYXp2EPm89b0P/KZpl7Vg4XuOTVVQEhLDBDBU3iBFrjjdgd8fLw96aAtmnwhXHl63bWeBQQ ==
661
661
dependencies :
662
662
jest-diff "^25.2.1"
663
663
pretty-format "^25.2.1"
You can’t perform that action at this time.
0 commit comments