File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 "cross-env" : " ^7.0.2" ,
2222 "eslint" : " 7.9.0" ,
2323 "eslint-config-prettier" : " 6.12.0" ,
24- "eslint-plugin-import" : " 2.22.0 " ,
24+ "eslint-plugin-import" : " 2.22.1 " ,
2525 "eslint-plugin-jest" : " 24.0.2" ,
2626 "eslint-plugin-prettier" : " 3.1.4" ,
2727 "jest" : " 26.4.2" ,
Original file line number Diff line number Diff line change @@ -2264,10 +2264,10 @@ eslint-config-prettier@6.12.0:
22642264 dependencies :
22652265 get-stdin "^6.0.0"
22662266
2267- eslint-import-resolver-node@^0.3.3 :
2268- version "0.3.3 "
2269- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3 .tgz#dbaa52b6b2816b50bc6711af75422de808e98404 "
2270- integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg ==
2267+ eslint-import-resolver-node@^0.3.4 :
2268+ version "0.3.4 "
2269+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4 .tgz#85ffa81942c25012d8231096ddf679c03042c717 "
2270+ integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA ==
22712271 dependencies :
22722272 debug "^2.6.9"
22732273 resolve "^1.13.1"
@@ -2280,17 +2280,17 @@ eslint-module-utils@^2.6.0:
22802280 debug "^2.6.9"
22812281 pkg-dir "^2.0.0"
22822282
2283- eslint-plugin-import@2.22.0 :
2284- version "2.22.0 "
2285- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0 .tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e "
2286- integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg ==
2283+ eslint-plugin-import@2.22.1 :
2284+ version "2.22.1 "
2285+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1 .tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702 "
2286+ integrity sha512-8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw ==
22872287 dependencies :
22882288 array-includes "^3.1.1"
22892289 array.prototype.flat "^1.2.3"
22902290 contains-path "^0.1.0"
22912291 debug "^2.6.9"
22922292 doctrine "1.5.0"
2293- eslint-import-resolver-node "^0.3.3 "
2293+ eslint-import-resolver-node "^0.3.4 "
22942294 eslint-module-utils "^2.6.0"
22952295 has "^1.0.3"
22962296 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments