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 8282 "babel-eslint" : " 7.2.3" ,
8383 "eslint" : " 3.19.0" ,
8484 "eslint-config-xo" : " 0.18.1" ,
85- "eslint-plugin-babel" : " 4.1.1 " ,
85+ "eslint-plugin-babel" : " 5.2.0 " ,
8686 "eslint-plugin-no-empty-blocks" : " 0.0.2" ,
8787 "eslint-plugin-no-use-extend-native" : " 0.3.12" ,
8888 "eslint-plugin-react" : " 6.10.3" ,
Original file line number Diff line number Diff line change @@ -538,9 +538,11 @@ eslint-plugin-ava@^4.2.0:
538538 pkg-up "^1.0.0"
539539 req-all "^1.0.0"
540540
541- 542- version "4.1.1"
543- resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87"
541+ 542+ version "5.2.0"
543+ resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.2.0.tgz#3041a0c26aa3ca4a0e0f2aa11591f0396790d981"
544+ dependencies :
545+ eslint-rule-composer "^0.3.0"
544546
545547eslint-plugin-import@^2.0.0 :
546548 version "2.2.0"
@@ -594,6 +596,10 @@ eslint-plugin-unicorn@^2.1.0:
594596 lodash.upperfirst "^4.2.0"
595597 req-all "^1.0.0"
596598
599+ eslint-rule-composer@^0.3.0 :
600+ version "0.3.0"
601+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
602+
597603[email protected] , eslint@^3.18.0:
598604 version "3.19.0"
599605 resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc"
You can’t perform that action at this time.
0 commit comments