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 27
27
"eslint" : " ^7.32.0" ,
28
28
"eslint-plugin-prettier" : " 3.4.0" ,
29
29
"jest" : " ^26.6.3" ,
30
- "prettier" : " 2.3.2 " ,
30
+ "prettier" : " 2.4.1 " ,
31
31
"ts-jest" : " ^26.5.5" ,
32
32
"ts-node-dev" : " ^1.1.6" ,
33
33
"typescript" : " ^4.3.4"
Original file line number Diff line number Diff line change @@ -3489,10 +3489,10 @@ prettier-linter-helpers@^1.0.0:
3489
3489
dependencies :
3490
3490
fast-diff "^1.1.2"
3491
3491
3492
- prettier@2.3.2 :
3493
- version "2.3.2 "
3494
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2 .tgz#ef280a05ec253712e486233db5c6f23441e7342d "
3495
- integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ ==
3492
+ prettier@2.4.1 :
3493
+ version "2.4.1 "
3494
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
3495
+ integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
3496
3496
3497
3497
pretty-format@^26.6.2 :
3498
3498
version "26.6.2"
You can’t perform that action at this time.
0 commit comments