File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.18.0 " ,
10+ "eslint-plugin-import" : " 2.18.1 " ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
1212 "eslint-plugin-react" : " 7.14.2" ,
1313 "jwt-decode" : " 2.2.0" ,
Original file line number Diff line number Diff line change @@ -4111,10 +4111,10 @@ eslint-plugin-import@2.14.0:
41114111 read-pkg-up "^2.0.0"
41124112 resolve "^1.6.0"
41134113
4114- eslint-plugin-import@2.18.0 :
4115- version "2.18.0 "
4116- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.0 .tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678 "
4117- integrity sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig ==
4114+ eslint-plugin-import@2.18.1 :
4115+ version "2.18.1 "
4116+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.1 .tgz#2e4f571d13839543992ad626a18c0edffde9626b "
4117+ integrity sha512-YEESFKOcMIXJTosb5YaepqVhQHGMb8dxkgov560GqMDP/658U5vk6FeVSR7xXLeYkPc7xPYy+uAoiYE/bKMphA ==
41184118 dependencies :
41194119 array-includes "^3.0.3"
41204120 contains-path "^0.1.0"
@@ -4123,8 +4123,8 @@ eslint-plugin-import@2.18.0:
41234123 eslint-import-resolver-node "^0.3.2"
41244124 eslint-module-utils "^2.4.0"
41254125 has "^1.0.3"
4126- lodash "^4.17.11"
41274126 minimatch "^3.0.4"
4127+ object.values "^1.1.0"
41284128 read-pkg-up "^2.0.0"
41294129 resolve "^1.11.0"
41304130
You can’t perform that action at this time.
0 commit comments