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.6.1 " ,
31
+ "prettier" : " 2.6.2 " ,
32
32
"ts-jest" : " ^27.1.4" ,
33
33
"ts-node-dev" : " ^1.1.6" ,
34
34
"typescript" : " ^4.6.3"
Original file line number Diff line number Diff line change @@ -2958,10 +2958,10 @@ prettier-linter-helpers@^1.0.0:
2958
2958
dependencies :
2959
2959
fast-diff "^1.1.2"
2960
2960
2961
-
2962
- version "2.6.1 "
2963
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1 .tgz#d472797e0d7461605c1609808e27b80c0f9cfe17 "
2964
- integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A ==
2961
+
2962
+ version "2.6.2 "
2963
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2 .tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032 "
2964
+ integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew ==
2965
2965
2966
2966
pretty-format@^27.0.0, pretty-format@^27.5.1 :
2967
2967
version "27.5.1"
You can’t perform that action at this time.
0 commit comments