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 51
51
"eslint-config-airbnb" : " 16.1.0" ,
52
52
"eslint-config-prettier" : " 2.9.0" ,
53
53
"eslint-plugin-flowtype" : " 2.46.1" ,
54
- "eslint-plugin-import" : " 2.9 .0" ,
54
+ "eslint-plugin-import" : " 2.10 .0" ,
55
55
"eslint-plugin-jest" : " 21.15.0" ,
56
56
"eslint-plugin-jsx-a11y" : " 6.0.3" ,
57
57
"eslint-plugin-prettier" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -4198,9 +4198,9 @@ eslint-import-resolver-node@^0.3.1:
4198
4198
debug "^2.6.9"
4199
4199
resolve "^1.5.0"
4200
4200
4201
- eslint-module-utils@^2.1.1 :
4202
- version "2.1.1 "
4203
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
4201
+ eslint-module-utils@^2.2.0 :
4202
+ version "2.2.0 "
4203
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0 .tgz#b270362cd88b1a48ad308976ce7fa54e98411746 "
4204
4204
dependencies :
4205
4205
debug "^2.6.8"
4206
4206
pkg-dir "^1.0.0"
@@ -4211,16 +4211,16 @@ eslint-plugin-flowtype@2.46.1:
4211
4211
dependencies :
4212
4212
lodash "^4.15.0"
4213
4213
4214
- eslint-plugin-import@2.9 .0 :
4215
- version "2.9 .0"
4216
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9 .0.tgz#26002efbfca5989b7288ac047508bd24f217b169 "
4214
+ eslint-plugin-import@2.10 .0 :
4215
+ version "2.10 .0"
4216
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10 .0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7 "
4217
4217
dependencies :
4218
4218
builtin-modules "^1.1.1"
4219
4219
contains-path "^0.1.0"
4220
4220
debug "^2.6.8"
4221
4221
doctrine "1.5.0"
4222
4222
eslint-import-resolver-node "^0.3.1"
4223
- eslint-module-utils "^2.1.1 "
4223
+ eslint-module-utils "^2.2.0 "
4224
4224
has "^1.0.1"
4225
4225
lodash "^4.17.4"
4226
4226
minimatch "^3.0.3"
You can’t perform that action at this time.
0 commit comments