File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"eslint-plugin-prettier" : " 4.2.1" ,
27
27
"eslint-plugin-simple-import-sort" : " 8.0.0" ,
28
28
"jest" : " 28.1.3" ,
29
- "prettier" : " 2.7.1 " ,
29
+ "prettier" : " 2.8.0 " ,
30
30
"ts-jest" : " 28.0.8" ,
31
31
"typescript" : " 4.9.3" ,
32
32
"vscode-languageserver" : " 6.1.1"
Original file line number Diff line number Diff line change @@ -2653,10 +2653,10 @@ prettier-linter-helpers@^1.0.0:
2653
2653
dependencies :
2654
2654
fast-diff "^1.1.2"
2655
2655
2656
- prettier@2.7.1 :
2657
- version "2.7.1 "
2658
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1 .tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
2659
- integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
2656
+ prettier@2.8.0 :
2657
+ version "2.8.0 "
2658
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0 .tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9 "
2659
+ integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA ==
2660
2660
2661
2661
pretty-format@^28.0.0 :
2662
2662
version "28.1.1"
You can’t perform that action at this time.
0 commit comments