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 26
26
"eslint" : " ^7.32.0" ,
27
27
"eslint-plugin-prettier" : " 4.0.0" ,
28
28
"jest" : " ^27.3.1" ,
29
- "prettier" : " 2.4.1 " ,
29
+ "prettier" : " 2.5.0 " ,
30
30
"ts-jest" : " ^27.0.7" ,
31
31
"ts-node-dev" : " ^1.1.6" ,
32
32
"typescript" : " ^4.4.4"
Original file line number Diff line number Diff line change @@ -2919,10 +2919,10 @@ prettier-linter-helpers@^1.0.0:
2919
2919
dependencies :
2920
2920
fast-diff "^1.1.2"
2921
2921
2922
- prettier@2.4.1 :
2923
- version "2.4.1 "
2924
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1 .tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c "
2925
- integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA ==
2922
+ prettier@2.5.0 :
2923
+ version "2.5.0 "
2924
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0 .tgz#a6370e2d4594e093270419d9cc47f7670488f893 "
2925
+ integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg ==
2926
2926
2927
2927
pretty-format@^27.0.0, pretty-format@^27.2.4 :
2928
2928
version "27.2.4"
You can’t perform that action at this time.
0 commit comments