File tree Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Expand file tree Collapse file tree 2 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 4545 "eslint-config-airbnb-base" : " 12.1.0" ,
4646 "eslint-config-prettier" : " 2.9.0" ,
4747 "eslint-plugin-flowtype" : " 2.42.0" ,
48- "eslint-plugin-import" : " 2.8 .0" ,
48+ "eslint-plugin-import" : " 2.10 .0" ,
4949 "eslint-plugin-jest" : " 21.7.0" ,
5050 "eslint-plugin-prettier" : " 2.6.0" ,
5151 "flow-bin" : " 0.64.0" ,
Original file line number Diff line number Diff line change @@ -1658,9 +1658,9 @@ eslint-import-resolver-node@^0.3.1:
16581658 debug "^2.6.9"
16591659 resolve "^1.5.0"
16601660
1661- eslint-module-utils@^2.1.1 :
1662- version "2.1.1 "
1663- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
1661+ eslint-module-utils@^2.2.0 :
1662+ version "2.2.0 "
1663+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0 .tgz#b270362cd88b1a48ad308976ce7fa54e98411746 "
16641664 dependencies :
16651665 debug "^2.6.8"
16661666 pkg-dir "^1.0.0"
16711671 dependencies :
16721672 lodash "^4.15.0"
16731673
1674- eslint-plugin-import@2.8 .0 :
1675- version "2.8 .0"
1676- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8 .0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894 "
1674+ eslint-plugin-import@2.10 .0 :
1675+ version "2.10 .0"
1676+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10 .0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7 "
16771677 dependencies :
16781678 builtin-modules "^1.1.1"
16791679 contains-path "^0.1.0"
16801680 debug "^2.6.8"
16811681 doctrine "1.5.0"
16821682 eslint-import-resolver-node "^0.3.1"
1683- eslint-module-utils "^2.1.1 "
1683+ eslint-module-utils "^2.2.0 "
16841684 has "^1.0.1"
1685- lodash.cond "^4.3.0 "
1685+ lodash "^4.17.4 "
16861686 minimatch "^3.0.3"
16871687 read-pkg-up "^2.0.0"
16881688
@@ -3277,10 +3277,6 @@ locate-path@^2.0.0:
32773277 p-locate "^2.0.0"
32783278 path-exists "^3.0.0"
32793279
3280- lodash.cond@^4.3.0 :
3281- version "4.5.2"
3282- resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
3283-
32843280lodash.merge@^4.6.0 :
32853281 version "4.6.0"
32863282 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
You can’t perform that action at this time.
0 commit comments