File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-config-prettier" : " 2.9.0" ,
45
45
"eslint-plugin-import" : " 2.11.0" ,
46
46
"eslint-plugin-jest" : " 21.15.1" ,
47
- "eslint-plugin-prettier" : " 2.6.0 " ,
47
+ "eslint-plugin-prettier" : " 2.6.2 " ,
48
48
"husky" : " 0.14.3" ,
49
49
"jest" : " 22.4.3" ,
50
50
"lint-staged" : " 7.1.0" ,
Original file line number Diff line number Diff line change @@ -1622,9 +1622,9 @@ eslint-plugin-jest@21.15.1:
1622
1622
version "21.15.1"
1623
1623
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz#662a3f0888002878f0f388efd09c190a95c33d82"
1624
1624
1625
- eslint-plugin-prettier@2.6.0 :
1626
- version "2.6.0 "
1627
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0 .tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7 "
1625
+ eslint-plugin-prettier@2.6.2 :
1626
+ version "2.6.2 "
1627
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2 .tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad "
1628
1628
dependencies :
1629
1629
fast-diff "^1.1.1"
1630
1630
jest-docblock "^21.0.0"
You can’t perform that action at this time.
0 commit comments