File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 2323 "apollo-utilities" : " 1.0.20" ,
2424 "babel-cli" : " 6.26.0" ,
2525 "eslint-config-prettier" : " 2.10.0" ,
26- "eslint-plugin-babel" : " 4.1.2 " ,
26+ "eslint-plugin-babel" : " 5.2.0 " ,
2727 "eslint-plugin-prettier" : " 2.6.2" ,
2828 "graphql" : " 0.13.2" ,
2929 "graphql-tag" : " 2.9.2" ,
Original file line number Diff line number Diff line change @@ -2539,9 +2539,11 @@ eslint-module-utils@^2.2.0:
25392539 debug "^2.6.8"
25402540 pkg-dir "^1.0.0"
25412541
2542- eslint-plugin-babel@4.1.2 :
2543- version "4.1.2"
2544- resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
2542+ eslint-plugin-babel@5.2.0 :
2543+ version "5.2.0"
2544+ resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.2.0.tgz#3041a0c26aa3ca4a0e0f2aa11591f0396790d981"
2545+ dependencies :
2546+ eslint-rule-composer "^0.3.0"
25452547
25462548eslint-plugin-flowtype@2.39.1 :
25472549 version "2.39.1"
@@ -2623,6 +2625,10 @@ eslint-plugin-react@7.4.0:
26232625 jsx-ast-utils "^2.0.0"
26242626 prop-types "^15.5.10"
26252627
2628+ eslint-rule-composer@^0.3.0 :
2629+ version "0.3.0"
2630+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
2631+
26262632eslint-scope@^3.7.1 :
26272633 version "3.7.1"
26282634 resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
You can’t perform that action at this time.
0 commit comments