File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed
Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 2424 "eslint-config-airbnb" : " 16.1.0" ,
2525 "eslint-config-prettier" : " 2.9.0" ,
2626 "eslint-plugin-flowtype" : " 2.40.1" ,
27- "eslint-plugin-import" : " 2.8 .0" ,
27+ "eslint-plugin-import" : " 2.9 .0" ,
2828 "eslint-plugin-jest" : " 21.5.0" ,
2929 "eslint-plugin-jsx-a11y" : " 6.0.3" ,
3030 "eslint-plugin-prettier" : " 2.4.0" ,
Original file line number Diff line number Diff line change @@ -3221,9 +3221,9 @@ eslint-plugin-flowtype@2.40.1:
32213221 dependencies :
32223222 lodash "^4.15.0"
32233223
3224- eslint-plugin-import@2.8 .0 :
3225- version "2.8 .0"
3226- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8 .0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894 "
3224+ eslint-plugin-import@2.9 .0 :
3225+ version "2.9 .0"
3226+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9 .0.tgz#26002efbfca5989b7288ac047508bd24f217b169 "
32273227 dependencies :
32283228 builtin-modules "^1.1.1"
32293229 contains-path "^0.1.0"
@@ -3232,7 +3232,7 @@ eslint-plugin-import@2.8.0:
32323232 eslint-import-resolver-node "^0.3.1"
32333233 eslint-module-utils "^2.1.1"
32343234 has "^1.0.1"
3235- lodash.cond "^4.3.0 "
3235+ lodash "^4.17.4 "
32363236 minimatch "^3.0.3"
32373237 read-pkg-up "^2.0.0"
32383238
@@ -5671,10 +5671,6 @@ lodash.assign@^4.2.0:
56715671 version "4.2.0"
56725672 resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
56735673
5674- lodash.cond@^4.3.0 :
5675- version "4.5.2"
5676- resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
5677-
56785674lodash.flattendeep@^4.4.0 :
56795675 version "4.4.0"
56805676 resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
You can’t perform that action at this time.
0 commit comments