@@ -2338,17 +2338,17 @@ eslint-import-resolver-node@^0.3.9:
2338
2338
is-core-module "^2.13.0"
2339
2339
resolve "^1.22.4"
2340
2340
2341
- eslint-module-utils@^2.9 .0 :
2341
+ eslint-module-utils@^2.12 .0 :
2342
2342
version "2.12.0"
2343
2343
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
2344
2344
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
2345
2345
dependencies :
2346
2346
debug "^3.2.7"
2347
2347
2348
- eslint-plugin-import@^2.30 .0 :
2349
- version "2.30 .0"
2350
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30 .0.tgz#21ceea0fc462657195989dd780e50c92fe95f449 "
2351
- integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw ==
2348
+ eslint-plugin-import@^2.31 .0 :
2349
+ version "2.31 .0"
2350
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31 .0.tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
2351
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
2352
2352
dependencies :
2353
2353
" @rtsao/scc" " ^1.1.0"
2354
2354
array-includes "^3.1.8"
@@ -2358,7 +2358,7 @@ eslint-plugin-import@^2.30.0:
2358
2358
debug "^3.2.7"
2359
2359
doctrine "^2.1.0"
2360
2360
eslint-import-resolver-node "^0.3.9"
2361
- eslint-module-utils "^2.9 .0"
2361
+ eslint-module-utils "^2.12 .0"
2362
2362
hasown "^2.0.2"
2363
2363
is-core-module "^2.15.1"
2364
2364
is-glob "^4.0.3"
@@ -2367,6 +2367,7 @@ eslint-plugin-import@^2.30.0:
2367
2367
object.groupby "^1.0.3"
2368
2368
object.values "^1.2.0"
2369
2369
semver "^6.3.1"
2370
+ string.prototype.trimend "^1.0.8"
2370
2371
tsconfig-paths "^3.15.0"
2371
2372
2372
2373
eslint-plugin-md@^1.0.19 :
@@ -5862,16 +5863,7 @@ string.prototype.trim@^1.2.9:
5862
5863
es-abstract "^1.23.0"
5863
5864
es-object-atoms "^1.0.0"
5864
5865
5865
- string.prototype.trimend@^1.0.7 :
5866
- version "1.0.7"
5867
- resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#1bb3afc5008661d73e2dc015cd4853732d6c471e"
5868
- integrity sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==
5869
- dependencies :
5870
- call-bind "^1.0.2"
5871
- define-properties "^1.2.0"
5872
- es-abstract "^1.22.1"
5873
-
5874
- string.prototype.trimend@^1.0.8 :
5866
+ string.prototype.trimend@^1.0.7, string.prototype.trimend@^1.0.8 :
5875
5867
version "1.0.8"
5876
5868
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz#3651b8513719e8a9f48de7f2f77640b26652b229"
5877
5869
integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==
0 commit comments