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 4646 "eslint-config-airbnb" : " 16.1.0" ,
4747 "eslint-config-prettier" : " 2.9.0" ,
4848 "eslint-plugin-flowtype" : " 2.42.0" ,
49- "eslint-plugin-import" : " 2.8 .0" ,
49+ "eslint-plugin-import" : " 2.10 .0" ,
5050 "eslint-plugin-jest" : " 21.7.0" ,
5151 "eslint-plugin-jsx-a11y" : " 6.0.3" ,
5252 "eslint-plugin-prettier" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -3043,9 +3043,9 @@ eslint-import-resolver-node@^0.3.1:
30433043 debug "^2.6.9"
30443044 resolve "^1.5.0"
30453045
3046- eslint-module-utils@^2.1.1 :
3047- version "2.1.1 "
3048- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
3046+ eslint-module-utils@^2.2.0 :
3047+ version "2.2.0 "
3048+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.2.0 .tgz#b270362cd88b1a48ad308976ce7fa54e98411746 "
30493049 dependencies :
30503050 debug "^2.6.8"
30513051 pkg-dir "^1.0.0"
30563056 dependencies :
30573057 lodash "^4.15.0"
30583058
3059- eslint-plugin-import@2.8 .0 :
3060- version "2.8 .0"
3061- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8 .0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894 "
3059+ eslint-plugin-import@2.10 .0 :
3060+ version "2.10 .0"
3061+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.10 .0.tgz#fa09083d5a75288df9c6c7d09fe12255985655e7 "
30623062 dependencies :
30633063 builtin-modules "^1.1.1"
30643064 contains-path "^0.1.0"
30653065 debug "^2.6.8"
30663066 doctrine "1.5.0"
30673067 eslint-import-resolver-node "^0.3.1"
3068- eslint-module-utils "^2.1.1 "
3068+ eslint-module-utils "^2.2.0 "
30693069 has "^1.0.1"
3070- lodash.cond "^4.3.0 "
3070+ lodash "^4.17.4 "
30713071 minimatch "^3.0.3"
30723072 read-pkg-up "^2.0.0"
30733073
@@ -5092,10 +5092,6 @@ lodash.camelcase@^4.3.0:
50925092 version "4.3.0"
50935093 resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
50945094
5095- lodash.cond@^4.3.0 :
5096- version "4.5.2"
5097- resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
5098-
50995095lodash.debounce@^4.0.8 :
51005096 version "4.0.8"
51015097 resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
You can’t perform that action at this time.
0 commit comments