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 29
29
"eslint-plugin-prettier" : " 4.2.1" ,
30
30
"jest" : " ^29.3" ,
31
31
"jest-mock" : " ^29.3.1" ,
32
- "prettier" : " 2.8.2 " ,
32
+ "prettier" : " 2.8.4 " ,
33
33
"ts-jest" : " ^29.0.5" ,
34
34
"ts-node-dev" : " ^2.0.0" ,
35
35
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -3017,10 +3017,10 @@ prettier-linter-helpers@^1.0.0:
3017
3017
dependencies :
3018
3018
fast-diff "^1.1.2"
3019
3019
3020
-
3021
- version "2.8.2 "
3022
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2 .tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160 "
3023
- integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw ==
3020
+
3021
+ version "2.8.4 "
3022
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4 .tgz#34dd2595629bfbb79d344ac4a91ff948694463c3 "
3023
+ integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw ==
3024
3024
3025
3025
pretty-format@^29.0.0, pretty-format@^29.3.1 :
3026
3026
version "29.3.1"
You can’t perform that action at this time.
0 commit comments