File tree 2 files changed +5
-5
lines changed
modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@octokit/rest" : " ^18.12.0" ,
19
- "@types/jest" : " ^27.0.3 " ,
19
+ "@types/jest" : " ^27.4.0 " ,
20
20
"@types/node" : " ^17.0.7" ,
21
21
"@types/request" : " ^2.48.4" ,
22
22
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 728
728
dependencies :
729
729
" @types/istanbul-lib-report" " *"
730
730
731
- " @types/jest@^27.0.3 " :
732
- version "27.0.3 "
733
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3. tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a "
734
- integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg ==
731
+ " @types/jest@^27.4.0 " :
732
+ version "27.4.0 "
733
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.0. tgz#037ab8b872067cae842a320841693080f9cb84ed "
734
+ integrity sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ ==
735
735
dependencies :
736
736
jest-diff "^27.0.0"
737
737
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments