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" : " 3.4.1" ,
27
27
"eslint-plugin-simple-import-sort" : " 4.0.0" ,
28
28
"jest" : " 25.5.4" ,
29
- "prettier" : " 1.19.1 " ,
29
+ "prettier" : " 2.6.2 " ,
30
30
"ts-jest" : " 25.5.1" ,
31
31
"typescript" : " 3.9.10" ,
32
32
"vscode-languageserver" : " 6.1.1"
Original file line number Diff line number Diff line change @@ -2803,10 +2803,10 @@ prettier-linter-helpers@^1.0.0:
2803
2803
dependencies :
2804
2804
fast-diff "^1.1.2"
2805
2805
2806
- prettier@1.19.1 :
2807
- version "1.19.1 "
2808
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1 .tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb "
2809
- integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew ==
2806
+ prettier@2.6.2 :
2807
+ version "2.6.2 "
2808
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2 .tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032 "
2809
+ integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew ==
2810
2810
2811
2811
pretty-format@^25.2.1, pretty-format@^25.5.0 :
2812
2812
version "25.5.0"
You can’t perform that action at this time.
0 commit comments