File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-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.25.1 " ,
10+ "eslint-plugin-import" : " 2.25.2 " ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
1212 "eslint-plugin-react" : " 7.26.1" ,
1313 "jwt-decode" : " 2.2.0" ,
Original file line number Diff line number Diff line change @@ -4309,12 +4309,13 @@ eslint-module-utils@^2.2.0:
43094309 debug "^2.6.8"
43104310 pkg-dir "^2.0.0"
43114311
4312- eslint-module-utils@^2.6.2 :
4313- version "2.6.2 "
4314- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2 .tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534 "
4315- integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q ==
4312+ eslint-module-utils@^2.7.0 :
4313+ version "2.7.0 "
4314+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.0 .tgz#9e97c12688113401259b39d960e6a1f09f966435 "
4315+ integrity sha512-hqSE88MmHl3ru9SYvDyGrlo0JwROlf9fiEMplEV7j/EAuq9iSlIlyCFbBT6pdULQBSnBYtYKiMLps+hKkyP7Gg ==
43164316 dependencies:
43174317 debug "^3.2.7"
4318+ find-up "^2.1.0"
43184319 pkg-dir "^2.0.0"
43194320
43204321eslint-plugin-babel@4.1.2:
@@ -4352,17 +4353,17 @@ eslint-plugin-import@2.14.0:
43524353 read-pkg-up "^2.0.0"
43534354 resolve "^1.6.0"
43544355
4355- eslint-plugin-import@2.25.1 :
4356- version "2.25.1 "
4357- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.1 .tgz#b4b23bef08309f91303e528b13ecdffc42f8bb89 "
4358- integrity sha512-YiQtY+ehqQXb6dvdrFUVdl3hsTvl+g3aKoTLZFIy1j/mKxjrLcRISI2rA7dNmEReJdr5xzjLld6vJ8pC1bfCfw ==
4356+ eslint-plugin-import@2.25.2 :
4357+ version "2.25.2 "
4358+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2 .tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9 "
4359+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g ==
43594360 dependencies:
43604361 array-includes "^3.1.4"
43614362 array.prototype.flat "^1.2.5"
43624363 debug "^2.6.9"
43634364 doctrine "^2.1.0"
43644365 eslint-import-resolver-node "^0.3.6"
4365- eslint-module-utils "^2.6.2 "
4366+ eslint-module-utils "^2.7.0 "
43664367 has "^1.0.3"
43674368 is-core-module "^2.7.0"
43684369 is-glob "^4.0.3"
You can’t perform that action at this time.
0 commit comments