File tree 2 files changed +5
-10
lines changed
2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 24
24
"eslint-plugin-prettier" : " ^3.1.1" ,
25
25
"eslint-plugin-react" : " ^7.13.0" ,
26
26
"eslint-plugin-react-hooks" : " ^2.2.0" ,
27
- "prettier" : " ^1.19.1 "
27
+ "prettier" : " ^2.0.5 "
28
28
},
29
29
"devDependencies" : {
30
30
"@babel/core" : " ^7.4.5" ,
Original file line number Diff line number Diff line change @@ -4277,15 +4277,10 @@ prettier-linter-helpers@^1.0.0:
4277
4277
dependencies :
4278
4278
fast-diff "^1.1.2"
4279
4279
4280
- prettier@^1.19.1 :
4281
- version "1.19.1"
4282
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4283
- integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
4284
-
4285
- prettier@^2.0.2 :
4286
- version "2.0.4"
4287
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
4288
- integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
4280
+ prettier@^2.0.2, prettier@^2.0.5 :
4281
+ version "2.0.5"
4282
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
4283
+ integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
4289
4284
4290
4285
pretty-format@^26.1.0 :
4291
4286
version "26.1.0"
You can’t perform that action at this time.
0 commit comments