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 5050 "eslint" : " 8.0.0" ,
5151 "eslint-config-prettier" : " 8.3.0" ,
5252 "eslint-config-ts-lambdas" : " 1.2.3" ,
53- "eslint-plugin-import" : " 2.25.1 " ,
53+ "eslint-plugin-import" : " 2.25.2 " ,
5454 "eslint-plugin-prettier" : " 4.0.0" ,
5555 "jest" : " 26.6.3" ,
5656 "lodash" : " 4.17.21" ,
Original file line number Diff line number Diff line change @@ -3325,25 +3325,26 @@ eslint-import-resolver-node@^0.3.6:
33253325 debug "^3.2.7"
33263326 resolve "^1.20.0"
33273327
3328- eslint-module-utils@^2.6.2 :
3329- version "2.6.2 "
3330- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2 .tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534 "
3331- integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q ==
3328+ eslint-module-utils@^2.7.0 :
3329+ version "2.7.0 "
3330+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.0 .tgz#9e97c12688113401259b39d960e6a1f09f966435 "
3331+ integrity sha512-hqSE88MmHl3ru9SYvDyGrlo0JwROlf9fiEMplEV7j/EAuq9iSlIlyCFbBT6pdULQBSnBYtYKiMLps+hKkyP7Gg ==
33323332 dependencies :
33333333 debug "^3.2.7"
3334+ find-up "^2.1.0"
33343335 pkg-dir "^2.0.0"
33353336
3336- eslint-plugin-import@2.25.1 :
3337- version "2.25.1 "
3338- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.1 .tgz#b4b23bef08309f91303e528b13ecdffc42f8bb89 "
3339- integrity sha512-YiQtY+ehqQXb6dvdrFUVdl3hsTvl+g3aKoTLZFIy1j/mKxjrLcRISI2rA7dNmEReJdr5xzjLld6vJ8pC1bfCfw ==
3337+ eslint-plugin-import@2.25.2 :
3338+ version "2.25.2 "
3339+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2 .tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9 "
3340+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g ==
33403341 dependencies :
33413342 array-includes "^3.1.4"
33423343 array.prototype.flat "^1.2.5"
33433344 debug "^2.6.9"
33443345 doctrine "^2.1.0"
33453346 eslint-import-resolver-node "^0.3.6"
3346- eslint-module-utils "^2.6.2 "
3347+ eslint-module-utils "^2.7.0 "
33473348 has "^1.0.3"
33483349 is-core-module "^2.7.0"
33493350 is-glob "^4.0.3"
You can’t perform that action at this time.
0 commit comments