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 +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 1515 "eslint-config-algolia" : " 13.1.0" ,
1616 "eslint-config-prettier" : " 2.9.0" ,
1717 "eslint-plugin-html" : " 4.0.2" ,
18- "eslint-plugin-import" : " 2.8 .0" ,
18+ "eslint-plugin-import" : " 2.9 .0" ,
1919 "eslint-plugin-prettier" : " 2.6.0" ,
2020 "prettier" : " 1.11.0"
2121 }
Original file line number Diff line number Diff line change @@ -362,9 +362,9 @@ eslint-plugin-html@4.0.2:
362362 dependencies :
363363 htmlparser2 "^3.8.2"
364364
365- eslint-plugin-import@2.8 .0 :
366- version "2.8 .0"
367- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8 .0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894 "
365+ eslint-plugin-import@2.9 .0 :
366+ version "2.9 .0"
367+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9 .0.tgz#26002efbfca5989b7288ac047508bd24f217b169 "
368368 dependencies :
369369 builtin-modules "^1.1.1"
370370 contains-path "^0.1.0"
@@ -373,7 +373,7 @@ eslint-plugin-import@2.8.0:
373373 eslint-import-resolver-node "^0.3.1"
374374 eslint-module-utils "^2.1.1"
375375 has "^1.0.1"
376- lodash.cond "^4.3.0 "
376+ lodash "^4.17.4 "
377377 minimatch "^3.0.3"
378378 read-pkg-up "^2.0.0"
379379
@@ -745,10 +745,6 @@ locate-path@^2.0.0:
745745 p-locate "^2.0.0"
746746 path-exists "^3.0.0"
747747
748- lodash.cond@^4.3.0 :
749- version "4.5.2"
750- resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
751-
752748lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0 :
753749 version "4.17.5"
754750 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
You can’t perform that action at this time.
0 commit comments