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 17
17
"devDependencies" : {
18
18
"@octokit/rest" : " ^18.12.0" ,
19
19
"@trivago/prettier-plugin-sort-imports" : " ^3.2.0" ,
20
- "@types/jest" : " ^27.4.1 " ,
20
+ "@types/jest" : " ^27.5.0 " ,
21
21
"@types/node" : " ^17.0.31" ,
22
22
"@types/request" : " ^2.48.8" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 839
839
dependencies :
840
840
" @types/istanbul-lib-report" " *"
841
841
842
- " @types/jest@^27.4.1 " :
843
- version "27.4.1 "
844
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1 .tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d "
845
- integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw ==
842
+ " @types/jest@^27.5.0 " :
843
+ version "27.5.0 "
844
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.0 .tgz#e04ed1824ca6b1dd0438997ba60f99a7405d4c7b "
845
+ integrity sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g ==
846
846
dependencies :
847
847
jest-matcher-utils "^27.0.0"
848
848
pretty-format "^27.0.0"
You can’t perform that action at this time.
0 commit comments