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 32
32
"eslint-plugin-prettier" : " ^3.1.0" ,
33
33
"execa" : " ^1.0.0" ,
34
34
"jest" : " ^24.8.0" ,
35
- "prettier" : " ^1.17.1 "
35
+ "prettier" : " ^1.18.2 "
36
36
},
37
37
"engines" : {
38
38
"node" : " 8.* || 10.* || >= 12.*"
Original file line number Diff line number Diff line change @@ -4105,10 +4105,10 @@ prettier-linter-helpers@^1.0.0:
4105
4105
dependencies :
4106
4106
fast-diff "^1.1.2"
4107
4107
4108
- prettier@^1.17.1 :
4109
- version "1.17.1 "
4110
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1 .tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db "
4111
- integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg ==
4108
+ prettier@^1.18.2 :
4109
+ version "1.18.2 "
4110
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2 .tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea "
4111
+ integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw ==
4112
4112
4113
4113
pretty-format@^24.8.0 :
4114
4114
version "24.8.0"
You can’t perform that action at this time.
0 commit comments