This repository was archived by the owner on Oct 23, 2018. It is now read-only.
File tree 2 files changed +8
-8
lines changed 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
"eslint" : " 4.18.1" ,
7
7
"eslint-config-airbnb" : " 16.1.0" ,
8
8
"eslint-config-airbnb-base" : " 12.1.0" ,
9
- "eslint-plugin-import" : " 2.9 .0" ,
9
+ "eslint-plugin-import" : " 2.10 .0" ,
10
10
"eslint-plugin-jsx-a11y" : " 6.0.3" ,
11
11
"eslint-plugin-react" : " 7.7.0" ,
12
12
"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:
2141
2141
debug "^2.6.9"
2142
2142
resolve "^1.5.0"
2143
2143
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 "
2147
2147
dependencies :
2148
2148
debug "^2.6.8"
2149
2149
pkg-dir "^1.0.0"
2150
2150
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 "
2154
2154
dependencies :
2155
2155
builtin-modules "^1.1.1"
2156
2156
contains-path "^0.1.0"
2157
2157
debug "^2.6.8"
2158
2158
doctrine "1.5.0"
2159
2159
eslint-import-resolver-node "^0.3.1"
2160
- eslint-module-utils "^2.1.1 "
2160
+ eslint-module-utils "^2.2.0 "
2161
2161
has "^1.0.1"
2162
2162
lodash "^4.17.4"
2163
2163
minimatch "^3.0.3"
You can’t perform that action at this time.
0 commit comments