@@ -3162,7 +3162,7 @@ eslint-import-resolver-node@^0.3.6:
31623162 debug "^3.2.7"
31633163 resolve "^1.20.0"
31643164
3165- eslint-module-utils@^2.7.2 :
3165+ eslint-module-utils@^2.7.2, eslint-module-utils@^2.7.3 :
31663166 version "2.7.3"
31673167 resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
31683168 integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
@@ -3194,6 +3194,25 @@ eslint-plugin-import@2.25.4:
31943194 resolve "^1.20.0"
31953195 tsconfig-paths "^3.12.0"
31963196
3197+ eslint-plugin-import@2.26.0 :
3198+ version "2.26.0"
3199+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
3200+ integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
3201+ dependencies :
3202+ array-includes "^3.1.4"
3203+ array.prototype.flat "^1.2.5"
3204+ debug "^2.6.9"
3205+ doctrine "^2.1.0"
3206+ eslint-import-resolver-node "^0.3.6"
3207+ eslint-module-utils "^2.7.3"
3208+ has "^1.0.3"
3209+ is-core-module "^2.8.1"
3210+ is-glob "^4.0.3"
3211+ minimatch "^3.1.2"
3212+ object.values "^1.1.5"
3213+ resolve "^1.22.0"
3214+ tsconfig-paths "^3.14.1"
3215+
31973216eslint-plugin-jsdoc@^35.1.2 :
31983217 version "35.5.1"
31993218 resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.5.1.tgz#45932ee22669bbe06c97b82b936d56361efad370"
@@ -5442,7 +5461,7 @@ min-indent@^1.0.0:
54425461 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
54435462 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
54445463
5445- " minimatch@2 || 3" , minimatch@^3.0.4:
5464+ " minimatch@2 || 3" , minimatch@^3.0.4, minimatch@^3.1.2 :
54465465 version "3.1.2"
54475466 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
54485467 integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -6783,7 +6802,7 @@ resolve-global@1.0.0, resolve-global@^1.0.0:
67836802 dependencies :
67846803 global-dirs "^0.1.1"
67856804
6786- resolve@^1.1.6, resolve@^1.10.0, resolve@^1.20.0 :
6805+ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.0 :
67876806 version "1.22.0"
67886807 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
67896808 integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
@@ -7658,7 +7677,7 @@ ts-retry-promise@^0.6.0:
76587677 resolved "https://registry.yarnpkg.com/ts-retry-promise/-/ts-retry-promise-0.6.1.tgz#cade4d8c72ee177b9f0b9ec3ab21770752996543"
76597678 integrity sha512-6L9PAWahkRtZ4mG48wz3Mxk7LfW1eZKEPsCteIa5fbDE1G2kFk4ThHXbynKlIZLg0RdenDBDw6CLME5liOrBSQ==
76607679
7661- tsconfig-paths@^3.12.0 :
7680+ tsconfig-paths@^3.12.0, tsconfig-paths@^3.14.1 :
76627681 version "3.14.1"
76637682 resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
76647683 integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
0 commit comments