File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 77 "eslint" : " 4.19.1" ,
88 "eslint-config-react-app" : " 2.1.0" ,
99 "eslint-plugin-flowtype" : " 2.50.3" ,
10- "eslint-plugin-import" : " 2.17.0 " ,
10+ "eslint-plugin-import" : " 2.17.1 " ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
1212 "eslint-plugin-react" : " 7.12.4" ,
1313 "jwt-decode" : " 2.2.0" ,
Original file line number Diff line number Diff line change @@ -2942,10 +2942,10 @@ eslint-module-utils@^2.1.1:
29422942 debug "^2.6.8"
29432943 pkg-dir "^1.0.0"
29442944
2945- eslint-module-utils@^2.3 .0 :
2946- version "2.3 .0"
2947- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.3 .0.tgz#546178dab5e046c8b562bbb50705e2456d7bda49 "
2948- integrity sha512-lmDJgeOOjk8hObTysjqH7wyMi+nsHwwvfBykwfhjR1LNdd7C2uFJBvx4OpWYpXOw4df1yE1cDEVd1yLHitk34w ==
2945+ eslint-module-utils@^2.4 .0 :
2946+ version "2.4 .0"
2947+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4 .0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a "
2948+ integrity sha512-14tltLm38Eu3zS+mt0KvILC3q8jyIAH518MlG+HO0p+yK885Lb1UHTY/UgR91eOyGdmxAPb+OLoW4znqIT6Ndw ==
29492949 dependencies :
29502950 debug "^2.6.8"
29512951 pkg-dir "^2.0.0"
@@ -2969,17 +2969,17 @@ eslint-plugin-flowtype@2.50.3:
29692969 dependencies :
29702970 lodash "^4.17.10"
29712971
2972- eslint-plugin-import@2.17.0 :
2973- version "2.17.0 "
2974- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.0 .tgz#bdf6598aded839a27454d824b0758fd46f80eb72 "
2975- integrity sha512-JCsOtNwPYUoeZPlSr8t0+uCU5OVlHh+dIBn8Rw7FiOPjCECG+QzDIKDqshbyJE6CYoj9wpcstEl8vUY7rXkqVA ==
2972+ eslint-plugin-import@2.17.1 :
2973+ version "2.17.1 "
2974+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.1 .tgz#b888feb4d9b3ee155113c8dccdd4bec5db33bdf4 "
2975+ integrity sha512-lzD9uvRvW4MsHzIOMJEDSb5MOV9LzgxRPBaovvOhJqzgxRHYfGy9QOrMuwHIh5ehKFJ7Z3DcrcGKDQ0IbP0EdQ ==
29762976 dependencies :
29772977 array-includes "^3.0.3"
29782978 contains-path "^0.1.0"
29792979 debug "^2.6.9"
29802980 doctrine "1.5.0"
29812981 eslint-import-resolver-node "^0.3.2"
2982- eslint-module-utils "^2.3 .0"
2982+ eslint-module-utils "^2.4 .0"
29832983 has "^1.0.3"
29842984 lodash "^4.17.11"
29852985 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments