File tree 2 files changed +11
-10
lines changed
2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 7
7
"eslint" : " 4.19.1" ,
8
8
"eslint-config-react-app" : " 2.1.0" ,
9
9
"eslint-plugin-flowtype" : " 2.50.3" ,
10
- "eslint-plugin-import" : " 2.25.1 " ,
10
+ "eslint-plugin-import" : " 2.25.2 " ,
11
11
"eslint-plugin-jsx-a11y" : " 5.1.1" ,
12
12
"eslint-plugin-react" : " 7.26.1" ,
13
13
"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:
4309
4309
debug "^2.6.8"
4310
4310
pkg-dir "^2.0.0"
4311
4311
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 ==
4316
4316
dependencies:
4317
4317
debug "^3.2.7"
4318
+ find-up "^2.1.0"
4318
4319
pkg-dir "^2.0.0"
4319
4320
4320
4321
eslint-plugin-babel@4.1.2:
@@ -4352,17 +4353,17 @@ eslint-plugin-import@2.14.0:
4352
4353
read-pkg-up "^2.0.0"
4353
4354
resolve "^1.6.0"
4354
4355
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 ==
4359
4360
dependencies:
4360
4361
array-includes "^3.1.4"
4361
4362
array.prototype.flat "^1.2.5"
4362
4363
debug "^2.6.9"
4363
4364
doctrine "^2.1.0"
4364
4365
eslint-import-resolver-node "^0.3.6"
4365
- eslint-module-utils "^2.6.2 "
4366
+ eslint-module-utils "^2.7.0 "
4366
4367
has "^1.0.3"
4367
4368
is-core-module "^2.7.0"
4368
4369
is-glob "^4.0.3"
You can’t perform that action at this time.
0 commit comments