File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"eslint-plugin-import" : " 2.22.1" ,
9
9
"eslint-plugin-jest" : " 24.1.3" ,
10
10
"eslint-plugin-prettier" : " 3.1.4" ,
11
- "prettier" : " 2.1.2 "
11
+ "prettier" : " 2.8.6 "
12
12
},
13
13
"scripts" : {
14
14
"test" : " jest && npm run lint" ,
Original file line number Diff line number Diff line change @@ -1408,10 +1408,10 @@ prettier-linter-helpers@^1.0.0:
1408
1408
dependencies :
1409
1409
fast-diff "^1.1.2"
1410
1410
1411
- prettier@2.1.2 :
1412
- version "2.1.2 "
1413
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2 .tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5 "
1414
- integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg ==
1411
+ prettier@2.8.6 :
1412
+ version "2.8.6 "
1413
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6 .tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71 "
1414
+ integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ ==
1415
1415
1416
1416
progress@^2.0.0 :
1417
1417
version "2.0.3"
You can’t perform that action at this time.
0 commit comments