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.22.0 " ,
10+ "eslint-plugin-import" : " 2.22.1 " ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
1212 "eslint-plugin-react" : " 7.21.2" ,
1313 "jwt-decode" : " 2.2.0" ,
Original file line number Diff line number Diff line change @@ -4131,10 +4131,10 @@ eslint-import-resolver-node@^0.3.1:
41314131 debug "^2.6.9"
41324132 resolve "^1.5.0"
41334133
4134- eslint-import-resolver-node@^0.3.3 :
4135- version "0.3.3 "
4136- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3 .tgz#dbaa52b6b2816b50bc6711af75422de808e98404 "
4137- integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg ==
4134+ eslint-import-resolver-node@^0.3.4 :
4135+ version "0.3.4 "
4136+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4 .tgz#85ffa81942c25012d8231096ddf679c03042c717 "
4137+ integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA ==
41384138 dependencies:
41394139 debug "^2.6.9"
41404140 resolve "^1.13.1"
@@ -4201,17 +4201,17 @@ eslint-plugin-import@2.14.0:
42014201 read-pkg-up "^2.0.0"
42024202 resolve "^1.6.0"
42034203
4204- eslint-plugin-import@2.22.0 :
4205- version "2.22.0 "
4206- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
4207- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
4204+ eslint-plugin-import@2.22.1 :
4205+ version "2.22.1 "
4206+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
4207+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
42084208 dependencies:
42094209 array-includes "^3.1.1"
42104210 array.prototype.flat "^1.2.3"
42114211 contains-path "^0.1.0"
42124212 debug "^2.6.9"
42134213 doctrine "1.5.0"
4214- eslint-import-resolver-node "^0.3.3 "
4214+ eslint-import-resolver-node "^0.3.4 "
42154215 eslint-module-utils "^2.6.0"
42164216 has "^1.0.3"
42174217 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments