This repository was archived by the owner on Jan 16, 2025. It is now read-only.
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.1 " ,
32
+ "prettier" : " 2.8.2 " ,
33
33
"ts-jest" : " ^29.0.3" ,
34
34
"ts-node-dev" : " ^2.0.0" ,
35
35
"typescript" : " ^4.9.4"
Original file line number Diff line number Diff line change @@ -3040,10 +3040,10 @@ prettier-linter-helpers@^1.0.0:
3040
3040
dependencies :
3041
3041
fast-diff "^1.1.2"
3042
3042
3043
-
3044
- version "2.8.1 "
3045
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1 .tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc "
3046
- integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg ==
3043
+
3044
+ version "2.8.2 "
3045
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2 .tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160 "
3046
+ integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw ==
3047
3047
3048
3048
pretty-format@^29.0.0, pretty-format@^29.3.1 :
3049
3049
version "29.3.1"
You can’t perform that action at this time.
0 commit comments