File tree 2 files changed +12
-4
lines changed
2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 82
82
"babel-eslint" : " 7.2.3" ,
83
83
"eslint" : " 3.19.0" ,
84
84
"eslint-config-xo" : " 0.18.1" ,
85
- "eslint-plugin-babel" : " 4.1 .1" ,
85
+ "eslint-plugin-babel" : " 5.3 .1" ,
86
86
"eslint-plugin-no-empty-blocks" : " 0.0.2" ,
87
87
"eslint-plugin-no-use-extend-native" : " 0.5.0" ,
88
88
"eslint-plugin-react" : " 6.10.3" ,
Original file line number Diff line number Diff line change @@ -1077,9 +1077,12 @@ eslint-plugin-ava@^14.0.0:
1077
1077
pkg-dir "^5.0.0"
1078
1078
resolve-from "^5.0.0"
1079
1079
1080
-
1081
- version "4.1.1"
1082
- resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87"
1080
+
1081
+ version "5.3.1"
1082
+ resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.3.1.tgz#75a2413ffbf17e7be57458301c60291f2cfbf560"
1083
+ integrity sha512-VsQEr6NH3dj664+EyxJwO4FCYm/00JhYb3Sk3ft8o+fpKuIfQ9TaW6uVUfvwMXHcf/lsnRIoyFPsLMyiWCSL/g==
1084
+ dependencies :
1085
+ eslint-rule-composer "^0.3.0"
1083
1086
1084
1087
eslint-plugin-es@^4.1.0 :
1085
1088
version "4.1.0"
@@ -1184,6 +1187,11 @@ eslint-plugin-unicorn@^46.0.0:
1184
1187
semver "^7.3.8"
1185
1188
strip-indent "^3.0.0"
1186
1189
1190
+ eslint-rule-composer@^0.3.0 :
1191
+ version "0.3.0"
1192
+ resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"
1193
+ integrity sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==
1194
+
1187
1195
eslint-rule-docs@^1.1.235 :
1188
1196
version "1.1.235"
1189
1197
resolved "https://registry.yarnpkg.com/eslint-rule-docs/-/eslint-rule-docs-1.1.235.tgz#be6ef1fc3525f17b3c859ae2997fedadc89bfb9b"
You can’t perform that action at this time.
0 commit comments