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 +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
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.9 .0" ,
9+ "eslint-plugin-import" : " 2.10 .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 @@ -2141,23 +2141,23 @@ eslint-import-resolver-node@^0.3.1:
21412141 debug "^2.6.9"
21422142 resolve "^1.5.0"
21432143
2144- eslint-module-utils@^2.1.1 :
2145- version "2.1.1 "
2146- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
2144+ eslint-module-utils@^2.2.0 :
2145+ version "2.2.0 "
2146+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0 .tgz#b270362cd88b1a48ad308976ce7fa54e98411746 "
21472147 dependencies :
21482148 debug "^2.6.8"
21492149 pkg-dir "^1.0.0"
21502150
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 "
2151+ eslint-plugin-import@2.10 .0 :
2152+ version "2.10 .0"
2153+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10 .0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7 "
21542154 dependencies :
21552155 builtin-modules "^1.1.1"
21562156 contains-path "^0.1.0"
21572157 debug "^2.6.8"
21582158 doctrine "1.5.0"
21592159 eslint-import-resolver-node "^0.3.1"
2160- eslint-module-utils "^2.1.1 "
2160+ eslint-module-utils "^2.2.0 "
21612161 has "^1.0.1"
21622162 lodash "^4.17.4"
21632163 minimatch "^3.0.3"
You can’t perform that action at this time.
0 commit comments