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 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.2.1 "
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.2.1 :
1412
+ version "2.2.1 "
1413
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1. tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5 "
1414
+ integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q ==
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