This repository was archived by the owner on May 27, 2019. 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 15
15
"eslint-config-algolia" : " 13.1.0" ,
16
16
"eslint-config-prettier" : " 2.9.0" ,
17
17
"eslint-plugin-html" : " 4.0.3" ,
18
- "eslint-plugin-import" : " 2.9 .0" ,
18
+ "eslint-plugin-import" : " 2.10 .0" ,
19
19
"eslint-plugin-prettier" : " 2.6.0" ,
20
20
"prettier" : " 1.11.1"
21
21
}
Original file line number Diff line number Diff line change @@ -373,9 +373,9 @@ eslint-import-resolver-node@^0.3.1:
373
373
debug "^2.6.9"
374
374
resolve "^1.5.0"
375
375
376
- eslint-module-utils@^2.1.1 :
377
- version "2.1.1 "
378
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
376
+ eslint-module-utils@^2.2.0 :
377
+ version "2.2.0 "
378
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0 .tgz#b270362cd88b1a48ad308976ce7fa54e98411746 "
379
379
dependencies :
380
380
debug "^2.6.8"
381
381
pkg-dir "^1.0.0"
386
386
dependencies :
387
387
htmlparser2 "^3.8.2"
388
388
389
- eslint-plugin-import@2.9 .0 :
390
- version "2.9 .0"
391
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9 .0.tgz#26002efbfca5989b7288ac047508bd24f217b169 "
389
+ eslint-plugin-import@2.10 .0 :
390
+ version "2.10 .0"
391
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10 .0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7 "
392
392
dependencies :
393
393
builtin-modules "^1.1.1"
394
394
contains-path "^0.1.0"
395
395
debug "^2.6.8"
396
396
doctrine "1.5.0"
397
397
eslint-import-resolver-node "^0.3.1"
398
- eslint-module-utils "^2.1.1 "
398
+ eslint-module-utils "^2.2.0 "
399
399
has "^1.0.1"
400
400
lodash "^4.17.4"
401
401
minimatch "^3.0.3"
You can’t perform that action at this time.
0 commit comments