File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 47
47
"eslint-plugin-prettier" : " ^3.1.2" ,
48
48
"jest" : " 25.5.4" ,
49
49
"jest-circus" : " 26.6.3" ,
50
- "prettier" : " 2.1.2 " ,
50
+ "prettier" : " 2.2.0 " ,
51
51
"rimraf" : " ^3.0.2" ,
52
52
"ts-jest" : " 25.5.1" ,
53
53
"typescript" : " 3.9.7"
Original file line number Diff line number Diff line change @@ -3950,9 +3950,10 @@ prettier-linter-helpers@^1.0.0:
3950
3950
dependencies :
3951
3951
fast-diff "^1.1.2"
3952
3952
3953
- prettier@2.1.2, prettier@>=1.12.0 :
3954
- version "2.1.2"
3955
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
3953
+ prettier@2.2.0, prettier@>=1.12.0 :
3954
+ version "2.2.0"
3955
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
3956
+ integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
3956
3957
3957
3958
pretty-format@^25.5.0 :
3958
3959
version "25.5.0"
You can’t perform that action at this time.
0 commit comments