This repository was archived by the owner on Dec 28, 2021. It is now read-only.
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 5555 "@typescript-eslint/parser" : " 4.33.0" ,
5656 "eslint" : " 7.32.0" ,
5757 "eslint-config-prettier" : " 7.2.0" ,
58- "eslint-plugin-import" : " 2.25.1 " ,
58+ "eslint-plugin-import" : " 2.25.2 " ,
5959 "eslint-plugin-jsdoc" : " 33.3.0" ,
6060 "eslint-plugin-prefer-arrow" : " 1.2.3" ,
6161 "eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1617,25 +1617,26 @@ eslint-import-resolver-node@^0.3.6:
16171617 debug "^3.2.7"
16181618 resolve "^1.20.0"
16191619
1620- eslint-module-utils@^2.6.2 :
1621- version "2.6.2 "
1622- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2 .tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534 "
1623- integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q ==
1620+ eslint-module-utils@^2.7.0 :
1621+ version "2.7.0 "
1622+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.0 .tgz#9e97c12688113401259b39d960e6a1f09f966435 "
1623+ integrity sha512-hqSE88MmHl3ru9SYvDyGrlo0JwROlf9fiEMplEV7j/EAuq9iSlIlyCFbBT6pdULQBSnBYtYKiMLps+hKkyP7Gg ==
16241624 dependencies :
16251625 debug "^3.2.7"
1626+ find-up "^2.1.0"
16261627 pkg-dir "^2.0.0"
16271628
1628- eslint-plugin-import@2.25.1 :
1629- version "2.25.1 "
1630- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.1 .tgz#b4b23bef08309f91303e528b13ecdffc42f8bb89 "
1631- integrity sha512-YiQtY+ehqQXb6dvdrFUVdl3hsTvl+g3aKoTLZFIy1j/mKxjrLcRISI2rA7dNmEReJdr5xzjLld6vJ8pC1bfCfw ==
1629+ eslint-plugin-import@2.25.2 :
1630+ version "2.25.2 "
1631+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2 .tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9 "
1632+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g ==
16321633 dependencies :
16331634 array-includes "^3.1.4"
16341635 array.prototype.flat "^1.2.5"
16351636 debug "^2.6.9"
16361637 doctrine "^2.1.0"
16371638 eslint-import-resolver-node "^0.3.6"
1638- eslint-module-utils "^2.6.2 "
1639+ eslint-module-utils "^2.7.0 "
16391640 has "^1.0.3"
16401641 is-core-module "^2.7.0"
16411642 is-glob "^4.0.3"
You can’t perform that action at this time.
0 commit comments