This repository was archived by the owner on Oct 23, 2018. It is now read-only.
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 66 "eslint" : " 4.18.1" ,
77 "eslint-config-airbnb" : " 16.1.0" ,
88 "eslint-config-airbnb-base" : " 12.1.0" ,
9- "eslint-plugin-import" : " 2.8 .0" ,
9+ "eslint-plugin-import" : " 2.9 .0" ,
1010 "eslint-plugin-jsx-a11y" : " 6.0.3" ,
1111 "eslint-plugin-react" : " 7.7.0" ,
1212 "eslint-plugin-react-native" : " 3.2.1" ,
Original file line number Diff line number Diff line change @@ -2148,9 +2148,9 @@ eslint-module-utils@^2.1.1:
21482148 debug "^2.6.8"
21492149 pkg-dir "^1.0.0"
21502150
2151- eslint-plugin-import@2.8 .0 :
2152- version "2.8 .0"
2153- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8 .0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894 "
2151+ eslint-plugin-import@2.9 .0 :
2152+ version "2.9 .0"
2153+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9 .0.tgz#26002efbfca5989b7288ac047508bd24f217b169 "
21542154 dependencies :
21552155 builtin-modules "^1.1.1"
21562156 contains-path "^0.1.0"
@@ -2159,7 +2159,7 @@ eslint-plugin-import@2.8.0:
21592159 eslint-import-resolver-node "^0.3.1"
21602160 eslint-module-utils "^2.1.1"
21612161 has "^1.0.1"
2162- lodash.cond "^4.3.0 "
2162+ lodash "^4.17.4 "
21632163 minimatch "^3.0.3"
21642164 read-pkg-up "^2.0.0"
21652165
@@ -4053,10 +4053,6 @@ lodash._root@^3.0.0:
40534053 version "3.0.1"
40544054 resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
40554055
4056- lodash.cond@^4.3.0 :
4057- version "4.5.2"
4058- resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
4059-
40604056lodash.escape@^3.0.0 :
40614057 version "3.2.0"
40624058 resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-3.2.0.tgz#995ee0dc18c1b48cc92effae71a10aab5b487698"
You can’t perform that action at this time.
0 commit comments