@@ -3167,7 +3167,7 @@ eslint-import-resolver-node@^0.3.6:
31673167 debug "^3.2.7"
31683168 resolve "^1.20.0"
31693169
3170- eslint-module-utils@^2.7.2 :
3170+ eslint-module-utils@^2.7.2, eslint-module-utils@^2.7.3 :
31713171 version "2.7.3"
31723172 resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
31733173 integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
@@ -3199,6 +3199,25 @@ eslint-plugin-import@2.25.4:
31993199 resolve "^1.20.0"
32003200 tsconfig-paths "^3.12.0"
32013201
3202+ eslint-plugin-import@2.26.0 :
3203+ version "2.26.0"
3204+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
3205+ integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
3206+ dependencies :
3207+ array-includes "^3.1.4"
3208+ array.prototype.flat "^1.2.5"
3209+ debug "^2.6.9"
3210+ doctrine "^2.1.0"
3211+ eslint-import-resolver-node "^0.3.6"
3212+ eslint-module-utils "^2.7.3"
3213+ has "^1.0.3"
3214+ is-core-module "^2.8.1"
3215+ is-glob "^4.0.3"
3216+ minimatch "^3.1.2"
3217+ object.values "^1.1.5"
3218+ resolve "^1.22.0"
3219+ tsconfig-paths "^3.14.1"
3220+
32023221eslint-plugin-jsdoc@^35.1.2 :
32033222 version "35.5.1"
32043223 resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.5.1.tgz#45932ee22669bbe06c97b82b936d56361efad370"
@@ -5447,7 +5466,7 @@ min-indent@^1.0.0:
54475466 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
54485467 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
54495468
5450- " minimatch@2 || 3" , minimatch@^3.0.4:
5469+ " minimatch@2 || 3" , minimatch@^3.0.4, minimatch@^3.1.2 :
54515470 version "3.1.2"
54525471 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
54535472 integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -6788,7 +6807,7 @@ resolve-global@1.0.0, resolve-global@^1.0.0:
67886807 dependencies :
67896808 global-dirs "^0.1.1"
67906809
6791- resolve@^1.1.6, resolve@^1.10.0, resolve@^1.20.0 :
6810+ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0 :
67926811 version "1.22.0"
67936812 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
67946813 integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
@@ -7663,7 +7682,7 @@ ts-retry-promise@^0.6.0:
76637682 resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.6.1.tgz#cade4d8c72ee177b9f0b9ec3ab21770752996543"
76647683 integrity sha512-6L9PAWahkRtZ4mG48wz3Mxk7LfW1eZKEPsCteIa5fbDE1G2kFk4ThHXbynKlIZLg0RdenDBDw6CLME5liOrBSQ==
76657684
7666- tsconfig-paths@^3.12.0 :
7685+ tsconfig-paths@^3.12.0, tsconfig-paths@^3.14.1 :
76677686 version "3.14.1"
76687687 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
76697688 integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
0 commit comments