File tree Expand file tree Collapse file tree 3 files changed +21
-32
lines changed Expand file tree Collapse file tree 3 files changed +21
-32
lines changed Original file line number Diff line number Diff line change 2222 "apollo-utilities" : " 1.0.11" ,
2323 "babel-cli" : " 6.26.0" ,
2424 "eslint-config-prettier" : " 2.9.0" ,
25- "eslint-plugin-babel" : " 4 .1.2 " ,
25+ "eslint-plugin-babel" : " 5 .1.0 " ,
2626 "eslint-plugin-prettier" : " 2.6.0" ,
2727 "graphql" : " 0.13.2" ,
2828 "graphql-tag" : " 2.9.1" ,
Original file line number Diff line number Diff line change @@ -2342,9 +2342,11 @@ eslint-module-utils@^2.2.0:
23422342 debug "^2.6.8"
23432343 pkg-dir "^1.0.0"
23442344
2345- eslint-plugin-babel@4.1.2 :
2346- version "4.1.2"
2347- resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
2345+ eslint-plugin-babel@5.1.0 :
2346+ version "5.1.0"
2347+ resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.1.0.tgz#9c76e476162041e50b6ba69aa4eae3bdd6a4e1c3"
2348+ dependencies :
2349+ eslint-rule-composer "^0.3.0"
23482350
23492351eslint-plugin-flowtype@2.39.1 :
23502352 version "2.39.1"
@@ -2425,6 +2427,10 @@ eslint-plugin-react@7.7.0:
24252427 jsx-ast-utils "^2.0.1"
24262428 prop-types "^15.6.0"
24272429
2430+ eslint-rule-composer@^0.3.0 :
2431+ version "0.3.0"
2432+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
2433+
24282434eslint-scope@^3.7.1 :
24292435 version "3.7.1"
24302436 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