This repository was archived by the owner on May 17, 2019. It is now read-only.
File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 79
79
"chrome-remote-interface" : " ^0.26.0" ,
80
80
"enzyme" : " 3.3.0" ,
81
81
"eslint" : " 5.2.0" ,
82
- "eslint-config-fusion" : " ^3 .0.2 " ,
82
+ "eslint-config-fusion" : " ^4 .0.0 " ,
83
83
"eslint-plugin-cup" : " 2.0.0" ,
84
84
"eslint-plugin-flowtype" : " ^2.50.0" ,
85
85
"eslint-plugin-import" : " ^2.13.0" ,
86
+ "eslint-plugin-jest" : " ^21.18.0" ,
86
87
"eslint-plugin-prettier" : " 2.6.2" ,
87
88
"eslint-plugin-react" : " ^7.10.0" ,
88
89
"flow-bin" : " 0.77.0" ,
Original file line number Diff line number Diff line change @@ -2659,9 +2659,9 @@ eslint-config-cup@^2.0.0:
2659
2659
version "2.0.1"
2660
2660
resolved "https://registry.yarnpkg.com/eslint-config-cup/-/eslint-config-cup-2.0.1.tgz#20f5af07c66594a3bbcce718ccc30639e894ff81"
2661
2661
2662
- eslint-config-fusion@^3 .0.2 :
2663
- version "3 .0.2 "
2664
- resolved "https://registry.yarnpkg.com/eslint-config-fusion/-/eslint-config-fusion-3 .0.2 .tgz#e0a3f71cd6ce2d685e9f205419c2d5bc8ee0ae4a "
2662
+ eslint-config-fusion@^4 .0.0 :
2663
+ version "4 .0.0 "
2664
+ resolved "https://registry.yarnpkg.com/eslint-config-fusion/-/eslint-config-fusion-4 .0.0 .tgz#31b40bc4a880983af5ad3a9821b613e2cae79e21 "
2665
2665
dependencies :
2666
2666
eslint-config-uber-universal-stage-3 "^2.0.0"
2667
2667
@@ -2731,6 +2731,10 @@ eslint-plugin-import@^2.13.0:
2731
2731
read-pkg-up "^2.0.0"
2732
2732
resolve "^1.6.0"
2733
2733
2734
+ eslint-plugin-jest@^21.18.0 :
2735
+ version "21.18.0"
2736
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.18.0.tgz#d7305969a9c1902f895468791d968fcf08b5c0b7"
2737
+
2734
2738
2735
2739
version "2.6.2"
2736
2740
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad"
You can’t perform that action at this time.
0 commit comments