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 32
32
"eslint-plugin-prettier" : " 4.2.1" ,
33
33
"jest" : " ^29.5" ,
34
34
"jest-mock" : " ^29.5.0" ,
35
- "prettier" : " 2.8.4 " ,
35
+ "prettier" : " 2.8.7 " ,
36
36
"ts-jest" : " ^29.0.5" ,
37
37
"ts-node-dev" : " ^2.0.0" ,
38
38
"typescript" : " ^5.0.2"
Original file line number Diff line number Diff line change @@ -4009,10 +4009,10 @@ prettier-linter-helpers@^1.0.0:
4009
4009
dependencies :
4010
4010
fast-diff "^1.1.2"
4011
4011
4012
-
4013
- version "2.8.4 "
4014
- resolved "https://registry.npmjs.org /prettier/-/prettier-2.8.4 .tgz"
4015
- integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
4012
+
4013
+ version "2.8.7 "
4014
+ resolved "https://registry.yarnpkg.com /prettier/-/prettier-2.8.7 .tgz#bb79fc8729308549d28fe3a98fce73d2c0656450 "
4015
+ integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw ==
4016
4016
4017
4017
pretty-format@^28.0.0, pretty-format@^28.1.3 :
4018
4018
version "28.1.3"
You can’t perform that action at this time.
0 commit comments