@@ -3633,7 +3633,7 @@ eslint-import-resolver-node@^0.3.6:
3633
3633
debug "^3.2.7"
3634
3634
resolve "^1.20.0"
3635
3635
3636
- eslint-module-utils@^2.7.0 :
3636
+ eslint-module-utils@^2.7.0, eslint-module-utils@^2.7.1 :
3637
3637
version "2.7.1"
3638
3638
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
3639
3639
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
@@ -3666,6 +3666,25 @@ eslint-plugin-import@2.25.2:
3666
3666
resolve "^1.20.0"
3667
3667
tsconfig-paths "^3.11.0"
3668
3668
3669
+ eslint-plugin-import@2.25.3 :
3670
+ version "2.25.3"
3671
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766"
3672
+ integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==
3673
+ dependencies :
3674
+ array-includes "^3.1.4"
3675
+ array.prototype.flat "^1.2.5"
3676
+ debug "^2.6.9"
3677
+ doctrine "^2.1.0"
3678
+ eslint-import-resolver-node "^0.3.6"
3679
+ eslint-module-utils "^2.7.1"
3680
+ has "^1.0.3"
3681
+ is-core-module "^2.8.0"
3682
+ is-glob "^4.0.3"
3683
+ minimatch "^3.0.4"
3684
+ object.values "^1.1.5"
3685
+ resolve "^1.20.0"
3686
+ tsconfig-paths "^3.11.0"
3687
+
3669
3688
eslint-plugin-jsdoc@^35.1.2 :
3670
3689
version "35.5.1"
3671
3690
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.5.1.tgz#45932ee22669bbe06c97b82b936d56361efad370"
@@ -5306,7 +5325,7 @@ is-cidr@^4.0.2:
5306
5325
dependencies :
5307
5326
cidr-regex "^3.1.1"
5308
5327
5309
- is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.7.0 :
5328
+ is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.7.0, is-core-module@^2.8.0 :
5310
5329
version "2.8.0"
5311
5330
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
5312
5331
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
0 commit comments