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 28
28
"eslint-plugin-prettier" : " 4.0.0" ,
29
29
"jest" : " ^27.5.1" ,
30
30
"jest-mock" : " ^27.5.1" ,
31
- "prettier" : " 2.5 .1" ,
31
+ "prettier" : " 2.6 .1" ,
32
32
"ts-jest" : " ^27.1.3" ,
33
33
"ts-node-dev" : " ^1.1.6" ,
34
34
"typescript" : " ^4.6.2"
Original file line number Diff line number Diff line change @@ -2975,10 +2975,10 @@ prettier-linter-helpers@^1.0.0:
2975
2975
dependencies :
2976
2976
fast-diff "^1.1.2"
2977
2977
2978
- prettier@2.5 .1 :
2979
- version "2.5 .1"
2980
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5 .1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
2981
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
2978
+ prettier@2.6 .1 :
2979
+ version "2.6 .1"
2980
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6 .1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17 "
2981
+ integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A ==
2982
2982
2983
2983
pretty-format@^27.0.0, pretty-format@^27.5.1 :
2984
2984
version "27.5.1"
You can’t perform that action at this time.
0 commit comments