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" : " ^19.0.5" ,
19
19
"@trivago/prettier-plugin-sort-imports" : " ^3.4.0" ,
20
- "@types/jest" : " ^29.2.3 " ,
20
+ "@types/jest" : " ^29.2.4 " ,
21
21
"@types/node" : " ^18.11.9" ,
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 1078
1078
dependencies :
1079
1079
" @types/istanbul-lib-report" " *"
1080
1080
1081
- " @types/jest@^29.2.3 " :
1082
- version "29.2.3 "
1083
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3 .tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211 "
1084
- integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w ==
1081
+ " @types/jest@^29.2.4 " :
1082
+ version "29.2.4 "
1083
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4 .tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b "
1084
+ integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A ==
1085
1085
dependencies :
1086
1086
expect "^29.0.0"
1087
1087
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments