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 28
28
"eslint-plugin-prettier" : " 4.2.1" ,
29
29
"jest" : " ^29.3" ,
30
30
"jest-mock" : " ^29.3.1" ,
31
- "prettier" : " 2.7.1 " ,
31
+ "prettier" : " 2.8.0 " ,
32
32
"ts-jest" : " ^29.0.3" ,
33
33
"ts-node-dev" : " ^2.0.0" ,
34
34
"typescript" : " ^4.9.3"
Original file line number Diff line number Diff line change @@ -3368,10 +3368,10 @@ prettier-linter-helpers@^1.0.0:
3368
3368
dependencies :
3369
3369
fast-diff "^1.1.2"
3370
3370
3371
- prettier@2.7.1 :
3372
- version "2.7.1 "
3373
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1 .tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
3374
- integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
3371
+ prettier@2.8.0 :
3372
+ version "2.8.0 "
3373
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0 .tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9 "
3374
+ integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA ==
3375
3375
3376
3376
pretty-format@^29.0.0, pretty-format@^29.3.1 :
3377
3377
version "29.3.1"
You can’t perform that action at this time.
0 commit comments